Home
last modified time | relevance | path

Searched refs:OMAP_REBOOT_REASON_OFFSET (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c79 OMAP_REBOOT_REASON_OFFSET + i)); in omap_reboot_mode()
88 writeb(0, (u8 *)(OMAP44XX_SAR_RAM_BASE + OMAP_REBOOT_REASON_OFFSET)); in omap_reboot_mode_clear()
99 OMAP_REBOOT_REASON_OFFSET + i)); in omap_reboot_mode_store()
102 OMAP_REBOOT_REASON_OFFSET + i)); in omap_reboot_mode_store()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c69 OMAP_REBOOT_REASON_OFFSET)); in omap_reboot_mode()
89 writel(0, (u32 *)(OMAP34XX_SCRATCHPAD + OMAP_REBOOT_REASON_OFFSET)); in omap_reboot_mode_clear()
101 OMAP_REBOOT_REASON_OFFSET)); in omap_reboot_mode_store()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h126 #define OMAP_REBOOT_REASON_OFFSET 0xA0C macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h267 #define OMAP_REBOOT_REASON_OFFSET 0x04 macro