Searched refs:phy_set_bus_width (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c115 phy_set_bus_width(gphy, 8);
/linux-master/include/linux/phy/
H A Dphy.h257 static inline void phy_set_bus_width(struct phy *phy, int bus_width) function
443 static inline void phy_set_bus_width(struct phy *phy, int bus_width) function
/linux-master/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c184 phy_set_bus_width(phy, 8);
/linux-master/drivers/phy/samsung/
H A Dphy-samsung-usb2.c234 phy_set_bus_width(p->phy, 8);
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb2.c350 phy_set_bus_width(phy, 8);
/linux-master/drivers/phy/st/
H A Dphy-stm32-usbphyc.c723 phy_set_bus_width(phy, 8);
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c1393 phy_set_bus_width(inno->phy, 8);
H A Dphy-rockchip-samsung-hdptx.c986 phy_set_bus_width(hdptx->phy, 8);
/linux-master/drivers/ufs/host/
H A Dufs-exynos.c902 phy_set_bus_width(generic_phy, ufs->avail_ln_rx);

Completed in 153 milliseconds