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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 158 if (radeon_output->devices & ATOM_DEVICE_DFP5_SUPPORT)
187 else if (radeon_output->devices & ATOM_DEVICE_DFP5_SUPPORT)
188 radeon_output->active_device = ATOM_DEVICE_DFP5_SUPPORT;
875 } else if (radeon_output->active_device & ATOM_DEVICE_DFP5_SUPPORT) {
1087 case ATOM_DEVICE_DFP5_SUPPORT:
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 2392 #define ATOM_DEVICE_DFP5_SUPPORT (0x1L << ATOM_DEVICE_DFP5_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)
3715 // ATOM_DEVICE_DFP5_SUPPORT 0x0800

Completed in 13 milliseconds