Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap5/
Dprcm-regs.c69 .cm_shadow_freq_config1 = 0x4a004260,
526 .cm_shadow_freq_config1 = 0x4a004260,
818 .cm_shadow_freq_config1 = 0x4a005260,
/external/u-boot/arch/arm/mach-omap2/omap4/
Dprcm-regs.c66 .cm_shadow_freq_config1 = 0x4a004260,
/external/u-boot/arch/arm/mach-omap2/
Dclocks-common.c756 writel(freq_config1, (*prcm)->cm_shadow_freq_config1); in freq_update_core()
758 (u32 *) (*prcm)->cm_shadow_freq_config1, LDELAY)) { in freq_update_core()
/external/u-boot/arch/arm/include/asm/
Domap_common.h74 u32 cm_shadow_freq_config1; member