Searched refs:CURBBASE (Results 1 – 2 of 2) sorted by relevance
338 uint32_t base = (pipe == 0) ? CURABASE : CURBBASE; in gma_crtc_cursor_set()468 REG_WRITE((pipe == 0) ? CURABASE : CURBBASE, addr); in gma_crtc_cursor_move()
742 #define CURBBASE 0x700c4 macro