Searched refs:CCM_PCCR1 (Results 1 – 2 of 2) sorted by relevance
43 #define CCM_PCCR1 IO_ADDR_CCM(0x24) macro196 #define CCM_PCCR_OWIRE_REG CCM_PCCR1198 #define CCM_PCCR_KPP_REG CCM_PCCR1200 #define CCM_PCCR_RTC_REG CCM_PCCR1202 #define CCM_PCCR_PWM_REG CCM_PCCR1204 #define CCM_PCCR_GPT3_REG CCM_PCCR1206 #define CCM_PCCR_GPT2_REG CCM_PCCR1208 #define CCM_PCCR_GPT1_REG CCM_PCCR1210 #define CCM_PCCR_WDT_REG CCM_PCCR1212 #define CCM_PCCR_CSPI3_REG CCM_PCCR1[all …]
44 #define CCM_PCCR1 IO_ADDR_CCM(0x24) macro500 #define PCCR1 CCM_PCCR1744 __raw_writel((1 << 10) | (1 << 19), CCM_PCCR1); in mx27_clocks_init()