Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h19 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro
H A Dxhci-omap.h54 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c28 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro