Searched refs:xd_set_l2p_tbl (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
D | xd.c | 989 static void xd_set_l2p_tbl(struct rtsx_chip *chip, in xd_set_l2p_tbl() function 1040 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(phy_blk & 0x3FF)); in xd_get_l2p_tbl() 1751 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_read_multiple_pages() 1817 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_finish_write() 1931 xd_set_l2p_tbl(chip, zone_no, log_off, (u16)(new_blk & 0x3FF)); in xd_write_multiple_pages()
|