Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dscg.h145 #define SCG_APLL_CSR_APLLEN_MASK (0x1UL) macro
/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dscg.c962 val &= ~SCG_APLL_CSR_APLLEN_MASK; in scg_a7_apll_init()
976 val |= SCG_APLL_CSR_APLLEN_MASK; in scg_a7_apll_init()