Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-pistachio-usb.c31 #define USB_PHY_STATUS_RX_UTMI_CLK BIT(8) macro
104 (val & USB_PHY_STATUS_RX_UTMI_CLK)) in pistachio_usb_phy_power_on()