Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Dxd.c1353 u32 phy_block; in xd_build_l2p_tbl() local
1388 phy_block = zone->l2p_table[cur_fst_page_logoff] + in xd_build_l2p_tbl()
1401 page_addr = ((phy_block + 1) << in xd_build_l2p_tbl()
1414 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1416 xd_set_unused_block(chip, phy_block); in xd_build_l2p_tbl()
1424 retval = xd_erase_block(chip, phy_block); in xd_build_l2p_tbl()
1426 xd_set_unused_block(chip, phy_block); in xd_build_l2p_tbl()