Home
last modified time | relevance | path

Searched refs:SRAM_BOOTLOADER_SZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/arm/mach-omap1/
Dsram-init.c24 #define SRAM_BOOTLOADER_SZ 0x80 macro
34 unsigned long omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_and_map_sram()
/Linux-v5.10/arch/arm/mach-omap2/
Dsram.c33 #define SRAM_BOOTLOADER_SZ 0x00 macro
88 omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_sram()