Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c283 struct phy_lane_settings { struct
296 struct phy_lane_settings channel[3]; argument
297 struct phy_lane_settings clock;
385 static const struct phy_lane_settings *
408 const struct phy_lane_settings *chan0_settings, *chan1_settings, *chan2_settings, *clock_settings; in vc5_hdmi_phy_init()