Searched defs:spl (Results 1 – 1 of 1) sorted by relevance
327 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; in get_spl_header() local345 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in get_spl_dt_name() local356 struct boot_file_head *spl = get_spl_header(SPL_DRAM_HEADER_VERSION); in dram_init() local632 struct boot_file_head *spl = get_spl_header(SPL_DT_HEADER_VERSION); in sunxi_spl_store_dram_size() local791 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in parse_spl_header() local992 struct boot_file_head *spl = get_spl_header(SPL_ENV_HEADER_VERSION); in set_spl_dt_name() local
Completed in 4 milliseconds