Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx5/
H A Dcrm_regs.h599 #define MXC_DPLLC_OP_PDF_MASK 0xf macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c181 pdf = op & MXC_DPLLC_OP_PDF_MASK; in decode_pll()