Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h102 #define PRM_BASE 0x4A306000 macro
103 #define PRM_DEVICE_BASE (PRM_BASE + 0x1B00)
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h110 #define PRM_BASE 0x4AE06000 macro
111 #define PRM_DEVICE_BASE (PRM_BASE + 0x1B00)
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c32 struct prm *prm_base = (struct prm *)PRM_BASE; in get_osc_clk_speed()
603 struct prm *prm_base = (struct prm *)PRM_BASE; in prcm_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h396 #define PRM_BASE 0x48306000 macro