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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dce3_1_afmt.c 43 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
63 tmp |= DP_CONNECTION;
radeon_dce6_afmt.c 171 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
198 tmp |= DP_CONNECTION;
radeon_evergreen_hdmi.c 132 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
152 tmp |= DP_CONNECTION;
sid.h 708 #define DP_CONNECTION (1 << 17)
evergreend.h 735 #define DP_CONNECTION (1 << 17)
r600d.h 992 #define DP_CONNECTION (1 << 17)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c 460 DP_CONNECTION);
489 DP_CONNECTION);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v6_0.c 1218 DP_CONNECTION, 0);
1222 DP_CONNECTION, 1);
sid.h 712 #define DP_CONNECTION (1 << 17)
amdgpu_dce_v10_0.c 1317 DP_CONNECTION, 0);
amdgpu_dce_v11_0.c 1343 DP_CONNECTION, 0);

Completed in 38 milliseconds