Home
last modified time | relevance | path

Searched refs:CURBBASE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dgma_display.c338 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()
H A Dpsb_intel_reg.h742 #define CURBBASE 0x700c4 macro