Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dni_reg.h67 # define NI_CURSOR_DEGAMMA_MODE(x) (((x) & 0x3) << 12) macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsid.h2309 # define NI_CURSOR_DEGAMMA_MODE(x) (((x) & 0x3) << 12) macro