Searched refs:xd_set_l2p_tbl (Results 1 – 1 of 1) sorted by relevance
/drivers/staging/rts5208/ |
D | xd.c | 904 static void xd_set_l2p_tbl(struct rtsx_chip *chip, in xd_set_l2p_tbl() function 956 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(phy_blk & 0x3FF)); in xd_get_l2p_tbl() 1614 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_read_multiple_pages() 1677 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_finish_write() 1782 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_write_multiple_pages()
|