Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rts5208/
Dxd.c1232 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() function
1373 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1414 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1424 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1429 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1434 retval = xd_erase_block(chip, i); in xd_build_l2p_tbl()
1598 retval = xd_erase_block(chip, new_blk); in xd_read_multiple_pages()
1608 xd_erase_block(chip, phy_blk); in xd_read_multiple_pages()
1638 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
1648 retval = xd_erase_block(chip, new_blk); in xd_finish_write()
[all …]