Searched refs:SPL_ADDR (Results 1 – 3 of 3) sorted by relevance
16 #define SPL_ADDR 0x10000 macro18 #define SPL_ADDR 0x0 macro
501 if (readb(SPL_ADDR + 0x28) == SUNXI_BOOTED_FROM_MMC2) { in board_mmc_init()755 if (!is_boot0_magic(SPL_ADDR + 4)) { /* eGON.BT0 */ in misc_init_r()757 parse_spl_header(SPL_ADDR); in misc_init_r()792 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; in board_fit_config_name_match()793 const char *cmp_str = (void *)(ulong)SPL_ADDR; in board_fit_config_name_match()
239 if (!is_boot0_magic(SPL_ADDR + 4)) /* eGON.BT0 */ in spl_boot_device()242 boot_source = readb(SPL_ADDR + 0x28); in spl_boot_device()