HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_DEVICE_DFP3_SUPPORT (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 154 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:
radeon_atombios.c 1687 (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/
atombios.h 2390 #define ATOM_DEVICE_DFP3_SUPPORT (0x1L << ATOM_DEVICE_DFP3_INDEX )
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 13 milliseconds