Searched defs:new_blk (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rts5208/ |
D | xd.c | 1191 static int xd_copy_page(struct rtsx_chip *chip, u32 old_blk, u32 new_blk, in xd_copy_page() 1620 u32 page_addr, new_blk; in xd_read_multiple_pages() local 1746 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_finish_write() 1807 u32 old_blk, u32 new_blk, u32 log_blk, u8 page_off) in xd_prepare_write() 1826 u32 new_blk, u32 log_blk, u8 start_page, in xd_write_multiple_pages() 1970 u32 log_blk, old_blk = 0, new_blk = 0; in xd_rw() local
|
D | ms.c | 1857 static int ms_copy_page(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3492 u16 new_blk, u16 log_blk, u8 start_page, 3713 static int ms_finish_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3742 static int ms_prepare_write(struct rtsx_chip *chip, u16 old_blk, u16 new_blk, 3805 u16 old_blk = 0, new_blk = 0, log_blk, total_sec_cnt = sector_cnt; local
|