Home
last modified time | relevance | path

Searched defs:USBPHY_CTRL_CLKGATE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-usbphy.h22 #define USBPHY_CTRL_CLKGATE (1 << 30) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-usbphy.h53 #define USBPHY_CTRL_CLKGATE (1 << 30) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c41 #define USBPHY_CTRL_CLKGATE 0x40000000 macro