Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-pistachio-usb.c30 #define USB_PHY_STATUS_RX_PHY_CLK BIT(9) macro
103 if ((val & USB_PHY_STATUS_RX_PHY_CLK) && in pistachio_usb_phy_power_on()