Home
last modified time | relevance | path

Searched refs:USBPHY_CTRL_ENUTMILEVEL2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h19 #define USBPHY_CTRL_ENUTMILEVEL2 (1 << 14) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-usbphy.h68 #define USBPHY_CTRL_ENUTMILEVEL2 (1 << 14) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mxs.c123 writel(USBPHY_CTRL_ENUTMILEVEL3 | USBPHY_CTRL_ENUTMILEVEL2 | 1, in ehci_hcd_init()
H A Dehci-mx6.c43 #define USBPHY_CTRL_ENUTMILEVEL2 0x00004000 macro
164 setbits_le32(phy_ctrl, USBPHY_CTRL_ENUTMILEVEL2 | in usb_phy_enable()
H A Dehci-vf.c115 setbits_le32(phy_ctrl, USBPHY_CTRL_ENUTMILEVEL2 | in usb_phy_enable()