Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/phy/
Dphy.h220 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
375 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
/Linux-v5.4/drivers/usb/dwc2/
Dparams.c262 if (phy_get_bus_width(hsotg->phy) == 8) in dwc2_set_param_phy_utmi_width()
/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c409 int bus_width = phy_get_bus_width(inno->phy); in inno_hdmi_phy_get_tmdsclk()