Searched refs:nand_spl_adjust_offset (Results 1 – 4 of 4) sorted by relevance
53 u32 nand_spl_adjust_offset(u32 sector, u32 offs) in nand_spl_adjust_offset() function
302 u32 nand_spl_adjust_offset(u32 sector, u32 offs) in nand_spl_adjust_offset() function
107 u32 nand_spl_adjust_offset(u32 sector, u32 offs);
51 offs = sector + nand_spl_adjust_offset(sector, offs - sector); in spl_nand_fit_read()
Completed in 7 milliseconds