Home
last modified time | relevance | path

Searched refs:CUR_HOT_SPOT (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.h38 SRI(CUR_HOT_SPOT, DCP, id), \
75 IPP_SF(CUR_HOT_SPOT, CURSOR_HOT_SPOT_X, mask_sh), \
76 IPP_SF(CUR_HOT_SPOT, CURSOR_HOT_SPOT_Y, mask_sh), \
159 IPP_SF(CUR_HOT_SPOT, CURSOR_HOT_SPOT_X, mask_sh), \
160 IPP_SF(CUR_HOT_SPOT, CURSOR_HOT_SPOT_Y, mask_sh), \
242 uint32_t CUR_HOT_SPOT; member
Ddce_ipp.c59 REG_SET_2(CUR_HOT_SPOT, 0, in dce_ipp_cursor_set_position()