Searched refs:ATOM_DEVICE_DFP6_SUPPORT (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2083 case ATOM_DEVICE_DFP6_SUPPORT:
2181 return ATOM_DEVICE_DFP6_SUPPORT;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1940 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP6_SUPPORT) &&
1941 (amdgpu_connector->devices & ATOM_DEVICE_DFP6_SUPPORT)) {
H A Damdgpu_display.c473 if (devices & ATOM_DEVICE_DFP6_SUPPORT)
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_display.c838 if (devices & ATOM_DEVICE_DFP6_SUPPORT)
H A Datombios.h3099 #define ATOM_DEVICE_DFP6_SUPPORT (0x1L << ATOM_DEVICE_DFP6_INDEX ) macro
3107 #define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_DFP2_SUPPORT | ATOM_DEVICE_DFP3_SUPPORT | ATOM_DEVICE_DFP4_SUPPORT | ATOM_DEVICE_DFP5_SUPPORT | ATOM_DEVICE_DFP6_SUPPORT)
4873 ATOM_DEVICE_DFP6_SUPPORT 0x0040
5087 ATOM_DEVICE_DFP6_SUPPORT 0x0040
5288 ATOM_DEVICE_DFP6_SUPPORT 0x0040
H A Dradeon_atombios.c4323 if ((radeon_encoder->devices & ATOM_DEVICE_DFP6_SUPPORT) &&
4324 (radeon_connector->devices & ATOM_DEVICE_DFP6_SUPPORT)) {
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3575 #define ATOM_DEVICE_DFP6_SUPPORT (0x1L << ATOM_DEVICE_DFP6_INDEX ) macro
3584 #define ATOM_DEVICE_DFP_SUPPORT (ATOM_DEVICE_DFP1_SUPPORT | ATOM_DEVICE_DFP2_SUPPORT | ATOM_DEVICE_DFP3_SUPPORT | ATOM_DEVICE_DFP4_SUPPORT | ATOM_DEVICE_DFP5_SUPPORT | ATOM_DEVICE_DFP6_SUPPORT)
5818 ATOM_DEVICE_DFP6_SUPPORT 0x0040
6037 ATOM_DEVICE_DFP6_SUPPORT 0x0040
6239 ATOM_DEVICE_DFP6_SUPPORT 0x0040

Completed in 329 milliseconds