Lines Matching refs:CCM_PCCR1
43 #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
1223 __raw_writel(CCM_PCCR_GPT1_MASK, CCM_PCCR1); in mx21_clocks_init()