Searched refs:CCM_PCCR1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx21.c43 #define CCM_PCCR1 IO_ADDR_CCM(0x24) macro
196 #define CCM_PCCR_OWIRE_REG CCM_PCCR1
198 #define CCM_PCCR_KPP_REG CCM_PCCR1
200 #define CCM_PCCR_RTC_REG CCM_PCCR1
202 #define CCM_PCCR_PWM_REG CCM_PCCR1
204 #define CCM_PCCR_GPT3_REG CCM_PCCR1
206 #define CCM_PCCR_GPT2_REG CCM_PCCR1
208 #define CCM_PCCR_GPT1_REG CCM_PCCR1
210 #define CCM_PCCR_WDT_REG CCM_PCCR1
212 #define CCM_PCCR_CSPI3_REG CCM_PCCR1
[all...]
H A Dclock-imx27.c44 #define CCM_PCCR1 IO_ADDR_CCM(0x24) macro
500 #define PCCR1 CCM_PCCR1
744 __raw_writel((1 << 10) | (1 << 19), CCM_PCCR1);

Completed in 61 milliseconds