Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c115 phy_set_bus_width(gphy, 8); in bcm_kona_usb2_probe()
/openbmc/linux/include/linux/phy/
H A Dphy.h250 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
422 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width() function
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c184 phy_set_bus_width(phy, 8); in hisi_inno_phy_probe()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-samsung-usb2.c234 phy_set_bus_width(p->phy, 8); in samsung_usb2_phy_probe()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb2.c350 phy_set_bus_width(phy, 8); in phy_meson_g12a_usb2_probe()
/openbmc/linux/drivers/phy/st/
H A Dphy-stm32-usbphyc.c723 phy_set_bus_width(phy, 8); in stm32_usbphyc_probe()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c1393 phy_set_bus_width(inno->phy, 8); in inno_hdmi_phy_probe()
/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c903 phy_set_bus_width(generic_phy, ufs->avail_ln_rx); in exynos_ufs_phy_init()