Searched refs:MXC_PLL_DP_OP_PDF_MASK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c168 pdf = dp_op & MXC_PLL_DP_OP_PDF_MASK;
169 mfi = (dp_op >> MXC_PLL_DP_OP_MFI_OFFSET) & MXC_PLL_DP_OP_PDF_MASK;
H A Dcrm_regs.h55 #define MXC_PLL_DP_OP_PDF_MASK 0xF macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dcrm_regs.h60 #define MXC_PLL_DP_OP_PDF_MASK 0xF macro
H A Dclock-mx51.c133 pdf = dp_op & MXC_PLL_DP_OP_PDF_MASK;

Completed in 47 milliseconds