Searched refs:USB3_PHY_RX_POWERON (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/usb/
H A Dxhci-fsl.h17 #define USB3_PHY_RX_POWERON BIT(14) macro
19 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)
H A Dxhci-omap.h52 #define USB3_PHY_RX_POWERON (1 << 14) macro
54 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)

Completed in 39 milliseconds