Searched refs:MXC_CCM_PDR0_IPG_PODF_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/arm/mach-imx/ | ||
D | crmregs-imx3.h | 102 #define MXC_CCM_PDR0_IPG_PODF_MASK (0x3 << 6) macro |
D | clock-imx31.c | 225 ipg_pdf = PDR0(MXC_CCM_PDR0_IPG_PODF_MASK, in ipg_get_rate() |