Home
last modified time | relevance | path

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

/linux-6.15/include/linux/phy/
H A Dphy.h251 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
426 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width() function
/linux-6.15/drivers/usb/dwc2/
H A Dparams.c446 if (phy_get_bus_width(hsotg->phy) == 8) in dwc2_set_param_phy_utmi_width()
/linux-6.15/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()
H A Dphy-rockchip-samsung-hdptx.c1448 int bus_width = phy_get_bus_width(hdptx->phy); in rk_hdptx_phy_power_on()