Searched refs:CURSOR_CONTROL (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_ipp.h | 47 SRI(CURSOR_CONTROL, CURSOR, id), \ 142 uint32_t CURSOR_CONTROL; member
|
D | dcn10_hubp.c | 77 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()
|
D | dcn10_dpp.c | 414 REG_UPDATE(CURSOR_CONTROL, in dpp1_cnv_setup()
|
D | dcn10_hubp.h | 133 SRI(CURSOR_CONTROL, CURSOR, id), \ 240 uint32_t CURSOR_CONTROL; \
|
D | dcn10_dpp.h | 177 SRI(CURSOR_CONTROL, CURSOR, id), \ 1332 uint32_t CURSOR_CONTROL; \
|
/Linux-v4.19/drivers/video/fbdev/intelfb/ |
D | intelfbhw.h | 331 #define CURSOR_CONTROL 0x70080 macro 347 #define CURSOR_A_CONTROL CURSOR_CONTROL
|
D | intelfbhw.c | 1855 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/ |
D | i740_reg.h | 151 #define CURSOR_CONTROL 0xA0 macro
|