Searched refs:ATOM_DEVICE_DFP3_SUPPORT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c154 if (radeon_output->devices & ATOM_DEVICE_DFP3_SUPPORT)
183 else if (radeon_output->devices & ATOM_DEVICE_DFP3_SUPPORT)
184 radeon_output->active_device = ATOM_DEVICE_DFP3_SUPPORT;
865 } else if (radeon_output->active_device & ATOM_DEVICE_DFP3_SUPPORT) {
965 } else if (radeon_output->active_device & ATOM_DEVICE_DFP3_SUPPORT) {
1069 case ATOM_DEVICE_DFP3_SUPPORT:
H A Dradeon_atombios.c1687 (info->BiosConnector[index].devices & ATOM_DEVICE_DFP3_SUPPORT)) {
1697 (info->BiosConnector[index].devices & ATOM_DEVICE_DFP3_SUPPORT)) {
2498 case ATOM_DEVICE_DFP3_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2390 #define ATOM_DEVICE_DFP3_SUPPORT (0x1L << ATOM_DEVICE_DFP3_INDEX ) macro
2395 #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)
3713 // ATOM_DEVICE_DFP3_SUPPORT 0x0200

Completed in 25 milliseconds