Searched refs:ATOM_DEVICE_DFP2_SUPPORT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c152 if (radeon_output->devices & ATOM_DEVICE_DFP2_SUPPORT)
181 else if (radeon_output->devices & ATOM_DEVICE_DFP2_SUPPORT)
182 radeon_output->active_device = ATOM_DEVICE_DFP2_SUPPORT;
860 } else if (radeon_output->active_device & ATOM_DEVICE_DFP2_SUPPORT) {
918 } else if (radeon_output->active_device & ATOM_DEVICE_DFP2_SUPPORT) {
962 } else if (radeon_output->active_device & ATOM_DEVICE_DFP2_SUPPORT) {
989 } else if (radeon_output->active_device & ATOM_DEVICE_DFP2_SUPPORT) {
1060 case ATOM_DEVICE_DFP2_SUPPORT:
1154 case ATOM_DEVICE_DFP2_SUPPORT:
2226 info->BiosConnector[1].devices = ATOM_DEVICE_CRT1_SUPPORT | ATOM_DEVICE_DFP2_SUPPORT;
[all...]
H A Dradeon_bios.c597 info->BiosConnector[i].devices |= ATOM_DEVICE_DFP2_SUPPORT;
600 ATOM_DEVICE_DFP2_SUPPORT,
602 ATOM_DEVICE_DFP2_SUPPORT))
658 info->BiosConnector[i].devices |= ATOM_DEVICE_DFP2_SUPPORT;
661 ATOM_DEVICE_DFP2_SUPPORT,
663 ATOM_DEVICE_DFP2_SUPPORT))
678 info->BiosConnector[i].devices |= ATOM_DEVICE_DFP2_SUPPORT;
681 ATOM_DEVICE_DFP2_SUPPORT,
683 ATOM_DEVICE_DFP2_SUPPORT))
H A Dradeon_atombios.c2488 case ATOM_DEVICE_DFP2_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2388 #define ATOM_DEVICE_DFP2_SUPPORT (0x1L << ATOM_DEVICE_DFP2_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)
3712 // ATOM_DEVICE_DFP2_SUPPORT 0x0080
6018 #define ATOM_DEVICE_DFP1X_SUPPORT ATOM_DEVICE_DFP2_SUPPORT

Completed in 32 milliseconds