Home
last modified time | relevance | path

Searched refs:NI_OUTPUT_CSC_GRPH_MODE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dni_reg.h51 # define NI_OUTPUT_CSC_GRPH_MODE(x) (((x) & 0x7) << 0) macro
H A Dradeon_display.c180 (NI_OUTPUT_CSC_GRPH_MODE(radeon_crtc->output_csc) | in dce5_crtc_load_lut()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2293 # define NI_OUTPUT_CSC_GRPH_MODE(x) (((x) & 0x7) << 0) macro