Searched refs:default_lanes (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_common.c | 40 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.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_common.c | 40 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.12.1/drivers/gpu/drm/radeon/ |
D | r600_dpm.h | 234 u16 default_lanes);
|
D | r600_dpm.c | 1339 u16 default_lanes) in r600_get_pcie_lane_support() argument 1344 return default_lanes; in r600_get_pcie_lane_support()
|