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

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2073 case ATOM_DEVICE_DFP4_SUPPORT:
2177 return ATOM_DEVICE_DFP4_SUPPORT;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1912 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP4_SUPPORT) &&
1913 (amdgpu_connector->devices & ATOM_DEVICE_DFP4_SUPPORT)) {
H A Damdgpu_display.c469 if (devices & ATOM_DEVICE_DFP4_SUPPORT)
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c4295 if ((radeon_encoder->devices & ATOM_DEVICE_DFP4_SUPPORT) &&
4296 (radeon_connector->devices & ATOM_DEVICE_DFP4_SUPPORT)) {
4468 if (radeon_encoder->devices & ATOM_DEVICE_DFP4_SUPPORT) {
H A Dradeon_display.c834 if (devices & ATOM_DEVICE_DFP4_SUPPORT)
H A Datombios.h3103 #define ATOM_DEVICE_DFP4_SUPPORT (0x1L << ATOM_DEVICE_DFP4_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)
4876 ATOM_DEVICE_DFP4_SUPPORT 0x0400
5090 ATOM_DEVICE_DFP4_SUPPORT 0x0400
5291 ATOM_DEVICE_DFP4_SUPPORT 0x0400
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3579 #define ATOM_DEVICE_DFP4_SUPPORT (0x1L << ATOM_DEVICE_DFP4_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)
5821 ATOM_DEVICE_DFP4_SUPPORT 0x0400
6040 ATOM_DEVICE_DFP4_SUPPORT 0x0400
6242 ATOM_DEVICE_DFP4_SUPPORT 0x0400

Completed in 307 milliseconds