Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h101 #define PRM_BASE 0x4A306000 macro
102 #define PRM_DEVICE_BASE (PRM_BASE + 0x1B00)
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h109 #define PRM_BASE 0x4AE06000 macro
110 #define PRM_DEVICE_BASE (PRM_BASE + 0x1B00)
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c31 struct prm *prm_base = (struct prm *)PRM_BASE; in get_osc_clk_speed()
602 struct prm *prm_base = (struct prm *)PRM_BASE; in prcm_init()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h395 #define PRM_BASE 0x48306000 macro