Searched refs:default_lanes (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/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-v4.19/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-v4.19/drivers/gpu/drm/radeon/ |
D | r600_dpm.h | 233 u16 default_lanes);
|
D | r600_dpm.c | 1342 u16 default_lanes) in r600_get_pcie_lane_support() argument 1347 return default_lanes; in r600_get_pcie_lane_support()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dpm.h | 495 u16 default_lanes);
|
D | amdgpu_dpm.c | 954 u16 default_lanes) in amdgpu_get_pcie_lane_support() argument 959 return default_lanes; in amdgpu_get_pcie_lane_support()
|