Searched refs:CURBASE (Results 1 – 3 of 3) sorted by relevance
168 #define CURBASE 0x70084 macro
856 i810_writel(CURBASE, mmio, par->cursor_heap.physical); in i810_init_cursor()1490 if ((i810_readl(CURBASE, mmio) & 0xf) != par->cursor_heap.physical) { in i810fb_cursor()
44 #define CURBASE(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURABASE) macro