Home
last modified time | relevance | path

Searched refs:xd_erase_block (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
Dxd.c1348 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() function
1500 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1541 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1551 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1556 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1561 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1741 retval = xd_erase_block(chip, new_blk); in xd_read_multiple_pages()
1752 xd_erase_block(chip, phy_blk); in xd_read_multiple_pages()
1783 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
1794 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
[all …]