Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Dxd.c1301 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() function
1446 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1487 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1497 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1502 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1507 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1674 retval = xd_erase_block(chip, new_blk); in xd_read_multiple_pages()
1684 xd_erase_block(chip, phy_blk); in xd_read_multiple_pages()
1716 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
1726 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
[all …]