Searched refs:CURSOR_A_CONTROL (Results 1 - 2 of 2) sorted by relevance

/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c592 hw->cursor_a_control = INREG(CURSOR_A_CONTROL);
814 printk(" CURSOR_A_CONTROL: 0x%08x\n", hw->cursor_a_control);
1850 tmp = INREG(CURSOR_A_CONTROL);
1855 OUTREG(CURSOR_A_CONTROL, tmp);
1882 tmp = INREG(CURSOR_A_CONTROL);
1885 OUTREG(CURSOR_A_CONTROL, tmp);
1911 tmp = INREG(CURSOR_A_CONTROL);
1914 OUTREG(CURSOR_A_CONTROL, tmp);
H A Dintelfbhw.h347 #define CURSOR_A_CONTROL CURSOR_CONTROL macro

Completed in 887 milliseconds