Searched refs:raw_sect (Results 1 – 1 of 1) sorted by relevance
286 unsigned long raw_sect) in arch_spl_mmc_get_uboot_raw_sector() argument288 return raw_sect; in arch_spl_mmc_get_uboot_raw_sector()292 unsigned long raw_sect) in board_spl_mmc_get_uboot_raw_sector() argument294 return arch_spl_mmc_get_uboot_raw_sector(mmc, raw_sect); in board_spl_mmc_get_uboot_raw_sector()298 unsigned long raw_sect) in spl_mmc_get_uboot_raw_sector() argument300 return board_spl_mmc_get_uboot_raw_sector(mmc, raw_sect); in spl_mmc_get_uboot_raw_sector()348 unsigned long raw_sect) in spl_mmc_load() argument397 raw_sect = spl_mmc_get_uboot_raw_sector(mmc, raw_sect); in spl_mmc_load()402 raw_sect); in spl_mmc_load()408 raw_sect + in spl_mmc_load()
Completed in 7 milliseconds