Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h232 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
389 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c117 phy_set_bus_width(gphy, 8); in bcm_kona_usb2_probe()
/OK3568_Linux_fs/kernel/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c152 phy_set_bus_width(phy, 8); in hisi_inno_phy_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combtxphy.c330 phy_set_bus_width(phy, fhsc); in rk628_combtxphy_set_mode()
401 phy_set_bus_width(phy, bus_width); in rk628_combtxphy_set_mode()
H A Drk628_lvds.c190 phy_set_bus_width(lvds->phy, bus_width); in rk628_lvds_bridge_enable()
H A Drk628_gvi.c461 phy_set_bus_width(gvi->phy, rate); in rk628_gvi_bridge_enable()
H A Drk628_hdmirx.c767 phy_set_bus_width(hdmirx->phy, bus_width); in rk628_hdmirx_bridge_enable()
H A Drk628_dsi.c1121 phy_set_bus_width(dsi->phy, bus_width); in rk628_dsi_bridge_enable()
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-samsung-usb2.c234 phy_set_bus_width(p->phy, 8); in samsung_usb2_phy_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1636 phy_set_bus_width(hdmi->phy, mode->clock * 10); in dw_hdmi_rockchip_mode_valid()
1638 phy_set_bus_width(hdmi->phy, 8); in dw_hdmi_rockchip_mode_valid()
1689 phy_set_bus_width(hdmi->phy, 8); in dw_hdmi_rockchip_encoder_disable()
1704 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rockchip_encoder_enable()
2256 phy_set_bus_width(hdmi->phy, bus_width); in dw_hdmi_rockchip_encoder_atomic_check()
3014 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rockchip_encoder_mode_set()
3193 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rk3588_phy_set_mode()
H A Drockchip_lvds.c617 phy_set_bus_width(lvds->phy, lvds->dual_channel ? 2 : 1); in rk3288_lvds_enable()
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb2.c341 phy_set_bus_width(phy, 8); in phy_meson_g12a_usb2_probe()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c1600 phy_set_bus_width(tcphy->phys[TYPEC_PHY_DP], 0); in tcphy_typec_mux_set()
1607 phy_set_bus_width(tcphy->phys[TYPEC_PHY_DP], hpd ? 4 : 0); in tcphy_typec_mux_set()
1613 phy_set_bus_width(tcphy->phys[TYPEC_PHY_DP], hpd ? 2 : 0); in tcphy_typec_mux_set()
H A Dphy-rockchip-usbdp.c889 phy_set_bus_width(phy, dp_lanes); in rockchip_dp_phy_power_on()
1266 phy_set_bus_width(phy, udphy_dplane_get(udphy)); in rockchip_udphy_probe()
H A Dphy-rockchip-inno-hdmi.c1234 phy_set_bus_width(inno->phy, 8); in inno_hdmi_phy_probe()
H A Dphy-rockchip-inno-hdmi-phy.c1576 phy_set_bus_width(inno->phy, 8); in inno_hdmi_phy_probe()
/OK3568_Linux_fs/kernel/drivers/phy/st/
H A Dphy-stm32-usbphyc.c402 phy_set_bus_width(phy, 8); in stm32_usbphyc_probe()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-exynos.c760 phy_set_bus_width(generic_phy, ufs->avail_ln_rx); in exynos_ufs_phy_init()