Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dni_reg.h35 # define NI_OVL_INPUT_GAMMA_MODE(x) (((x) & 0x3) << 4) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h2341 # define NI_OVL_INPUT_GAMMA_MODE(x) (((x) & 0x3) << 4) macro