Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dni_reg.h84 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h2326 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro