Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/
H A Dscg.h146 #define SCG_APLL_CSR_APLLEN_MASK (0x1UL) macro
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c965 val &= ~SCG_APLL_CSR_APLLEN_MASK; in scg_a7_apll_init()
979 val |= SCG_APLL_CSR_APLLEN_MASK; in scg_a7_apll_init()