Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c115 phy_set_bus_width(gphy, 8); in bcm_kona_usb2_probe()
/linux-6.15/include/linux/phy/
H A Dphy.h255 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
431 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
/linux-6.15/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c179 phy_set_bus_width(phy, 8); in hisi_inno_phy_probe()
/linux-6.15/drivers/phy/samsung/
H A Dphy-samsung-usb2.c234 phy_set_bus_width(p->phy, 8); in samsung_usb2_phy_probe()
/linux-6.15/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb2.c350 phy_set_bus_width(phy, 8); in phy_meson_g12a_usb2_probe()
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c1074 phy_set_bus_width(phy, dp_lanes); in rk_udphy_dp_phy_power_on()
1528 phy_set_bus_width(udphy->phy_dp, rk_udphy_dplane_get(udphy)); in rk_udphy_probe()
H A Dphy-rockchip-inno-hdmi.c1393 phy_set_bus_width(inno->phy, 8); in inno_hdmi_phy_probe()
H A Dphy-rockchip-samsung-hdptx.c2003 phy_set_bus_width(hdptx->phy, 8); in rk_hdptx_phy_probe()
/linux-6.15/drivers/gpu/drm/rockchip/
H A Ddw_hdmi_qp-rockchip.c132 phy_set_bus_width(hdmi->phy, div_u64(rate, 100)); in dw_hdmi_qp_rockchip_encoder_enable()
/linux-6.15/drivers/phy/st/
H A Dphy-stm32-usbphyc.c723 phy_set_bus_width(phy, 8); in stm32_usbphyc_probe()
/linux-6.15/drivers/ufs/host/
H A Dufs-exynos.c964 phy_set_bus_width(generic_phy, ufs->avail_ln_rx); in exynos_ufs_phy_init()