Home
last modified time | relevance | path

Searched refs:CCM_PCCR0 (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-imx/
Dclock-imx21.c42 #define CCM_PCCR0 IO_ADDR_CCM(0x20) macro
130 #define CCM_PCCR_HCLK_CSI_REG CCM_PCCR0
132 #define CCM_PCCR_HCLK_DMA_REG CCM_PCCR0
134 #define CCM_PCCR_HCLK_BROM_REG CCM_PCCR0
136 #define CCM_PCCR_HCLK_EMMA_REG CCM_PCCR0
138 #define CCM_PCCR_HCLK_LCDC_REG CCM_PCCR0
140 #define CCM_PCCR_HCLK_SLCDC_REG CCM_PCCR0
142 #define CCM_PCCR_HCLK_USBOTG_REG CCM_PCCR0
145 #define CCM_PCCR_HCLK_BMI_REG CCM_PCCR0
147 #define CCM_PCCR_PERCLK4_REG CCM_PCCR0
[all …]
Dclock-imx27.c43 #define CCM_PCCR0 IO_ADDR_CCM(0x20) macro
499 #define PCCR0 CCM_PCCR0
743 __raw_writel(0, CCM_PCCR0); in mx27_clocks_init()