Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dxhci-fsl.h18 #define USB3_PHY_TX_POWERON BIT(15) macro
19 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)
Dxhci-omap.h53 #define USB3_PHY_TX_POWERON (1 << 15) macro
54 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)
/external/u-boot/drivers/usb/host/
Dxhci-zynqmp.c27 #define USB3_PHY_TX_POWERON BIT(15) macro
28 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)