Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c241 struct phy_lane_settings { struct
254 struct phy_lane_settings channel[3]; argument
255 struct phy_lane_settings clock;
343 static const struct phy_lane_settings *
366 const struct phy_lane_settings *chan0_settings, *chan1_settings, *chan2_settings, *clock_settings; in vc5_hdmi_phy_init()