Home
last modified time | relevance | path

Searched refs:CURSOR_24_8_PRE_MULT (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h109 #define CURSOR_24_8_PRE_MULT 2 macro
Dcikd.h75 # define CURSOR_24_8_PRE_MULT 2 macro
Ddce_v6_0.c2199 (CURSOR_24_8_PRE_MULT << CUR_CONTROL__CURSOR_MODE__SHIFT) | in dce_v6_0_hide_cursor()
2217 (CURSOR_24_8_PRE_MULT << CUR_CONTROL__CURSOR_MODE__SHIFT) | in dce_v6_0_show_cursor()
Ddce_v8_0.c2203 (CURSOR_24_8_PRE_MULT << CUR_CONTROL__CURSOR_MODE__SHIFT) | in dce_v8_0_hide_cursor()
2219 (CURSOR_24_8_PRE_MULT << CUR_CONTROL__CURSOR_MODE__SHIFT) | in dce_v8_0_show_cursor()