Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds