HomeSort by: relevance | last modified time | path
    Searched defs:HDMI_DEEP_COLOR_DEPTH (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
dce_stream_encoder.h 141 SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
227 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
414 uint8_t HDMI_DEEP_COLOR_DEPTH;
545 uint32_t HDMI_DEEP_COLOR_DEPTH;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
evergreend.h 528 # define HDMI_DEEP_COLOR_DEPTH(x) (((x) & 3) << 28)
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/dce/
dce_11_0_enum.h 2038 typedef enum HDMI_DEEP_COLOR_DEPTH {
2043 } HDMI_DEEP_COLOR_DEPTH;
dce_11_2_enum.h 2501 typedef enum HDMI_DEEP_COLOR_DEPTH {
2506 } HDMI_DEEP_COLOR_DEPTH;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
navi10_enum.h 6322 * HDMI_DEEP_COLOR_DEPTH enum
6325 typedef enum HDMI_DEEP_COLOR_DEPTH {
6330 } HDMI_DEEP_COLOR_DEPTH;
vega10_enum.h 3853 * HDMI_DEEP_COLOR_DEPTH enum
3856 typedef enum HDMI_DEEP_COLOR_DEPTH {
3861 } HDMI_DEEP_COLOR_DEPTH;

Completed in 109 milliseconds