Home
last modified time | relevance | path

Searched refs:SRAM_BOOTLOADER_SZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dsram-init.c24 #define SRAM_BOOTLOADER_SZ 0x80 macro
34 unsigned long omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_and_map_sram()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsram.c33 #define SRAM_BOOTLOADER_SZ 0x00 macro
88 omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_sram()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dsram-init.c25 #define SRAM_BOOTLOADER_SZ 0x80 macro
94 omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_and_map_sram()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsram.c34 #define SRAM_BOOTLOADER_SZ 0x00 macro
148 omap_sram_skip = SRAM_BOOTLOADER_SZ; in omap_detect_sram()

Completed in 2 milliseconds