Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dflash_com.h74 s32 ftl_flash_test_blk(u16 phy_block);
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Dxd.c1360 u32 phy_block; in xd_build_l2p_tbl() local
1395 phy_block = zone->l2p_table[cur_fst_page_logoff] + in xd_build_l2p_tbl()
1408 page_addr = ((phy_block + 1) << in xd_build_l2p_tbl()
1421 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1423 xd_set_unused_block(chip, phy_block); in xd_build_l2p_tbl()
1431 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1433 xd_set_unused_block(chip, phy_block); in xd_build_l2p_tbl()