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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_display.c 438 if (devices & ATOM_DEVICE_DFP6_SUPPORT)
amdgpu_atombios_encoders.c 1979 if ((amdgpu_encoder->devices & ATOM_DEVICE_DFP6_SUPPORT) &&
1980 (amdgpu_connector->devices & ATOM_DEVICE_DFP6_SUPPORT)) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c 2076 case ATOM_DEVICE_DFP6_SUPPORT:
2174 return ATOM_DEVICE_DFP6_SUPPORT;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_display.c 830 if (devices & ATOM_DEVICE_DFP6_SUPPORT)
atombios.h 3101 #define ATOM_DEVICE_DFP6_SUPPORT (0x1L << ATOM_DEVICE_DFP6_INDEX )
3109 #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)
4875 ATOM_DEVICE_DFP6_SUPPORT 0x0040
5089 ATOM_DEVICE_DFP6_SUPPORT 0x0040
5290 ATOM_DEVICE_DFP6_SUPPORT 0x0040
radeon_atombios.c 4318 if ((radeon_encoder->devices & ATOM_DEVICE_DFP6_SUPPORT) &&
4319 (radeon_connector->devices & ATOM_DEVICE_DFP6_SUPPORT)) {
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 3577 #define ATOM_DEVICE_DFP6_SUPPORT (0x1L << ATOM_DEVICE_DFP6_INDEX )
3586 #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)
5802 ATOM_DEVICE_DFP6_SUPPORT 0x0040
6021 ATOM_DEVICE_DFP6_SUPPORT 0x0040
6223 ATOM_DEVICE_DFP6_SUPPORT 0x0040

Completed in 47 milliseconds