Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-fsl.h18 #define USB3_PHY_RX_POWERON BIT(14) macro
20 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)
H A Dxhci-omap.h53 #define USB3_PHY_RX_POWERON (1 << 14) macro
55 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-zynqmp.c29 #define USB3_PHY_RX_POWERON BIT(14) macro
31 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON)