Searched refs:ATOM_DEVICE_DFP1_SUPPORT (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1591 ATOM_DEVICE_DFP1_SUPPORT,
1593 ATOM_DEVICE_DFP1_SUPPORT);
1600 ATOM_DEVICE_DFP1_SUPPORT |
1750 ATOM_DEVICE_DFP1_SUPPORT,
1752 ATOM_DEVICE_DFP1_SUPPORT);
1759 ATOM_DEVICE_DFP1_SUPPORT |
1864 ATOM_DEVICE_DFP1_SUPPORT,
1866 ATOM_DEVICE_DFP1_SUPPORT);
1873 ATOM_DEVICE_DFP1_SUPPORT |
1900 ATOM_DEVICE_DFP1_SUPPORT,
[all...]
H A Dradeon_encoders.c134 case ATOM_DEVICE_DFP1_SUPPORT:
H A Dradeon_atombios.c339 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
347 if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
420 (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) {
4253 if ((radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) &&
4254 (radeon_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) {
4385 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) {
4450 if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) {
H A Datombios.h3096 #define ATOM_DEVICE_DFP1_SUPPORT (0x1L << ATOM_DEVICE_DFP1_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)
4872 ATOM_DEVICE_DFP1_SUPPORT 0x0008
5086 ATOM_DEVICE_DFP1_SUPPORT 0x0008
5287 ATOM_DEVICE_DFP1_SUPPORT 0x0008
7794 #define ATOM_DEVICE_DFP1I_SUPPORT ATOM_DEVICE_DFP1_SUPPORT
H A Dradeon_display.c828 if (devices & ATOM_DEVICE_DFP1_SUPPORT)
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2058 case ATOM_DEVICE_DFP1_SUPPORT:
2171 return ATOM_DEVICE_DFP1_SUPPORT;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1870 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) &&
1871 (amdgpu_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) {
H A Damdgpu_display.c463 if (devices & ATOM_DEVICE_DFP1_SUPPORT)
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3572 #define ATOM_DEVICE_DFP1_SUPPORT (0x1L << ATOM_DEVICE_DFP1_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)
5817 ATOM_DEVICE_DFP1_SUPPORT 0x0008
6036 ATOM_DEVICE_DFP1_SUPPORT 0x0008
6238 ATOM_DEVICE_DFP1_SUPPORT 0x0008
9121 #define ATOM_DEVICE_DFP1I_SUPPORT ATOM_DEVICE_DFP1_SUPPORT

Completed in 289 milliseconds