Searched refs:MXC_CCM_PDR0_IPG_PODF_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/arm/mach-mx3/ | ||
D | crm_regs.h | 88 #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() |