Home
last modified time | relevance | path

Searched refs:CURSOR_CONTROL (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_ipp.h47 SRI(CURSOR_CONTROL, CURSOR, id), \
142 uint32_t CURSOR_CONTROL; member
Ddcn10_hubp.c77 REG_UPDATE(CURSOR_CONTROL, in hubp1_disconnect()
1053 REG_UPDATE_3(CURSOR_CONTROL, in hubp1_cursor_set_attributes()
1118 REG_UPDATE(CURSOR_CONTROL, in hubp1_cursor_set_position()
Ddcn10_dpp.c414 REG_UPDATE(CURSOR_CONTROL, in dpp1_cnv_setup()
Ddcn10_hubp.h133 SRI(CURSOR_CONTROL, CURSOR, id), \
240 uint32_t CURSOR_CONTROL; \
Ddcn10_dpp.h177 SRI(CURSOR_CONTROL, CURSOR, id), \
1332 uint32_t CURSOR_CONTROL; \
/Linux-v4.19/drivers/video/fbdev/intelfb/
Dintelfbhw.h331 #define CURSOR_CONTROL 0x70080 macro
347 #define CURSOR_A_CONTROL CURSOR_CONTROL
Dintelfbhw.c1855 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_init()
1859 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_init()
1886 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_hide()
1888 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_hide()
1915 tmp = INREG(CURSOR_CONTROL); in intelfbhw_cursor_show()
1917 OUTREG(CURSOR_CONTROL, tmp); in intelfbhw_cursor_show()
/Linux-v4.19/drivers/video/fbdev/
Di740_reg.h151 #define CURSOR_CONTROL 0xA0 macro