Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dscg.h148 #define SCG_UPLL_CSR_UPLLVLD_MASK (0x01000000) macro
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c540 if (!(reg & SCG_UPLL_CSR_UPLLVLD_MASK)) in decode_pll()
779 SCG_UPLL_CSR_UPLLVLD_MASK) in scg_enable_usb_pll()