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

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2078 case ATOM_DEVICE_DFP5_SUPPORT:
2179 return ATOM_DEVICE_DFP5_SUPPORT;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1926 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP5_SUPPORT) &&
1927 (amdgpu_connector->devices & ATOM_DEVICE_DFP5_SUPPORT)) {
H A Damdgpu_display.c471 if (devices & ATOM_DEVICE_DFP5_SUPPORT)
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c4309 if ((radeon_encoder->devices & ATOM_DEVICE_DFP5_SUPPORT) &&
4310 (radeon_connector->devices & ATOM_DEVICE_DFP5_SUPPORT)) {
4474 if (radeon_encoder->devices & ATOM_DEVICE_DFP5_SUPPORT) {
H A Dradeon_display.c836 if (devices & ATOM_DEVICE_DFP5_SUPPORT)
H A Datombios.h3104 #define ATOM_DEVICE_DFP5_SUPPORT (0x1L << ATOM_DEVICE_DFP5_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)
4877 ATOM_DEVICE_DFP5_SUPPORT 0x0800
5091 ATOM_DEVICE_DFP5_SUPPORT 0x0800
5292 ATOM_DEVICE_DFP5_SUPPORT 0x0800
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3580 #define ATOM_DEVICE_DFP5_SUPPORT (0x1L << ATOM_DEVICE_DFP5_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)
5822 ATOM_DEVICE_DFP5_SUPPORT 0x0800
6041 ATOM_DEVICE_DFP5_SUPPORT 0x0800
6243 ATOM_DEVICE_DFP5_SUPPORT 0x0800

Completed in 335 milliseconds