Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dscg.h194 #define PLL_USB_PWR_MASK (0x01 << 12) macro
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c752 writel(PLL_USB_PWR_MASK, &usbphy->usb1_pll_480_ctrl_set); in scg_enable_usb_pll()
763 writel(PLL_USB_PWR_MASK, in scg_enable_usb_pll()