Home
last modified time | relevance | path

Searched defs:NI_OUTPUT_CSC_OVL_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_reg.h58 # define NI_OUTPUT_CSC_OVL_MODE(x) (((x) & 0x7) << 4) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2300 # define NI_OUTPUT_CSC_OVL_MODE(x) (((x) & 0x7) << 4) macro