Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h17 #define USB3_PHY_RX_POWERON BIT(14) macro
H A Dxhci-omap.h52 #define USB3_PHY_RX_POWERON (1 << 14) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c26 #define USB3_PHY_RX_POWERON BIT(14) macro