Home
last modified time | relevance | path

Searched refs:OMAP44XX_SAR_RAM_BASE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c77 mode[i] = readb((u8 *)(OMAP44XX_SAR_RAM_BASE + in omap_reboot_mode()
87 writeb(0, (u8 *)(OMAP44XX_SAR_RAM_BASE + OMAP_REBOOT_REASON_OFFSET)); in omap_reboot_mode_clear()
97 writeb(mode[i], (u8 *)(OMAP44XX_SAR_RAM_BASE + in omap_reboot_mode_store()
100 writeb('\0', (u8 *)(OMAP44XX_SAR_RAM_BASE + in omap_reboot_mode_store()
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep44xx.S249 ldr r8, =OMAP44XX_SAR_RAM_BASE
290 ldr r3, =OMAP44XX_SAR_RAM_BASE
295 ldr r1, =OMAP44XX_SAR_RAM_BASE
308 ldr r1, =OMAP44XX_SAR_RAM_BASE
313 ldr r1, =OMAP44XX_SAR_RAM_BASE
H A Domap44xx.h44 #define OMAP44XX_SAR_RAM_BASE 0x4a326000 macro
H A Domap4-common.c281 sar_base = OMAP44XX_SAR_RAM_BASE; in omap4_sar_ram_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h124 #define OMAP44XX_SAR_RAM_BASE 0x4a326000 macro