Searched refs:CURSOR_A_BASEADDR (Results 1 - 3 of 3) sorted by relevance

/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c594 hw->cursor_a_base = INREG(CURSOR_A_BASEADDR);
816 printk(" CURSOR_A_BASEADDR: 0x%08x\n", hw->cursor_a_base);
1856 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1863 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.offset << 12);
1887 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1916 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1943 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
H A Dintelfbhw.h361 #define CURSOR_A_BASEADDR 0x70084 macro
H A Dintelfbdrv.c1593 if (INREG(CURSOR_A_BASEADDR) != physical) {

Completed in 49 milliseconds