Searched refs:set_bus_width (Results 1 – 5 of 5) sorted by relevance
60 if (phy->funcs && phy->funcs->set_bus_width) in rockchip_phy_set_bus_width()61 return phy->funcs->set_bus_width(phy, bus_width); in rockchip_phy_set_bus_width()
24 int (*set_bus_width)(struct rockchip_phy *phy, u32 bus_width); member
200 .set_bus_width = inno_video_phy_set_bus_width,
1391 .set_bus_width = inno_hdmi_phy_set_bus_width,
1889 .set_bus_width = rockchip_hdptx_phy_set_bus_width,