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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dce3_1_afmt.c 43 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
61 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);
radeon_dce6_afmt.c 171 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
196 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);
radeon_evergreen_hdmi.c 132 tmp &= ~(DP_CONNECTION | SPEAKER_ALLOCATION_MASK);
150 tmp &= ~(HDMI_CONNECTION | SPEAKER_ALLOCATION_MASK);
sid.h 705 #define SPEAKER_ALLOCATION_MASK (0x7f << 0)
evergreend.h 732 #define SPEAKER_ALLOCATION_MASK (0x7f << 0)
r600d.h 989 #define SPEAKER_ALLOCATION_MASK (0x7f << 0)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 709 #define SPEAKER_ALLOCATION_MASK (0x7f << 0)

Completed in 32 milliseconds