Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Dxd.c1348 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() function
1501 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1542 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1552 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1557 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1562 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1742 retval = xd_erase_block(chip, new_blk); in xd_read_multiple_pages()
1753 xd_erase_block(chip, phy_blk); in xd_read_multiple_pages()
1784 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
1795 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
[all …]