Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c222 struct phy_lane_settings { struct
235 struct phy_lane_settings channel[3]; argument
236 struct phy_lane_settings clock;
324 static const struct phy_lane_settings *
344 const struct phy_lane_settings *chan0_settings, *chan1_settings, *chan2_settings, *clock_settings; in vc5_hdmi_phy_init()