Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_reg.h84 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro
H A Dradeon_display.c178 NI_OVL_REGAMMA_MODE(NI_REGAMMA_BYPASS))); in dce5_crtc_load_lut()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2326 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro