Home
last modified time | relevance | path

Searched refs:set_bus_width (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_phy.c60 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()
H A Drockchip_phy.h24 int (*set_bus_width)(struct rockchip_phy *phy, u32 bus_width); member
H A Dinno_video_phy.c200 .set_bus_width = inno_video_phy_set_bus_width,
H A Drockchip-inno-hdmi-phy.c1391 .set_bus_width = inno_hdmi_phy_set_bus_width,
H A Dphy-rockchip-samsung-hdptx-hdmi.c1889 .set_bus_width = rockchip_hdptx_phy_set_bus_width,