Searched refs:USB3_PHY_TX_RX_POWERON (Results 1 – 4 of 4) sorted by relevance
122 val |= (USB3_PHY_PARTIAL_RX_POWERON | USB3_PHY_TX_RX_POWERON); in usb3_phy_partial_powerup()135 val |= USB3_PHY_TX_RX_POWERON; in usb_phy_power()137 val &= (~USB3_PWRCTL_CLK_CMD_MASK & ~USB3_PHY_TX_RX_POWERON); in usb_phy_power()
19 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro
54 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro
28 #define USB3_PHY_TX_RX_POWERON (USB3_PHY_RX_POWERON | USB3_PHY_TX_POWERON) macro