Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dxhci-fsl.h18 #define USB3_PHY_TX_POWERON BIT(15) macro
H A Dxhci-omap.h53 #define USB3_PHY_TX_POWERON (1 << 15) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c27 #define USB3_PHY_TX_POWERON BIT(15) macro