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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 156 if (radeon_output->devices & ATOM_DEVICE_DFP4_SUPPORT)
185 else if (radeon_output->devices & ATOM_DEVICE_DFP4_SUPPORT)
186 radeon_output->active_device = ATOM_DEVICE_DFP4_SUPPORT;
870 } else if (radeon_output->active_device & ATOM_DEVICE_DFP4_SUPPORT) {
1078 case ATOM_DEVICE_DFP4_SUPPORT:
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 2391 #define ATOM_DEVICE_DFP4_SUPPORT (0x1L << ATOM_DEVICE_DFP4_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)
3714 // ATOM_DEVICE_DFP4_SUPPORT 0x0400

Completed in 44 milliseconds