Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/phy/
H A Dphy.h246 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
417 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
/openbmc/linux/drivers/usb/dwc2/
H A Dparams.c403 if (phy_get_bus_width(hsotg->phy) == 8) in dwc2_set_param_phy_utmi_width()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c557 int bus_width = phy_get_bus_width(inno->phy); in inno_hdmi_phy_get_tmdsclk()