Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_common.c40 static const u32 default_lanes[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; in hdmi_parse_lanes_of() local
42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dhdmi_common.c40 static const u32 default_lanes[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; in hdmi_parse_lanes_of() local
42 r = hdmi_phy_parse_lanes(phy, default_lanes); in hdmi_parse_lanes_of()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dr600_dpm.h235 u16 default_lanes);
Dr600_dpm.c1341 u16 default_lanes) in r600_get_pcie_lane_support() argument
1346 return default_lanes; in r600_get_pcie_lane_support()