Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx3/
Dcrm_regs.h155 #define MXC_CCM_PMCR0_DFSUP1_SPLL (0 << 31) macro
Dclock-imx31.c206 if ((pmcr0 & MXC_CCM_PMCR0_DFSUP1) == MXC_CCM_PMCR0_DFSUP1_SPLL) in mcu_main_get_rate()