Home
last modified time | relevance | path

Searched refs:VS_TIMER_DISPATCH (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/northbridge/intel/pineview/
Dgma.c192 write32(mmio + MI_MODE, 0x200 | VS_TIMER_DISPATCH); in intel_gma_init()
/external/coreboot/src/northbridge/intel/i945/
Dgma.c509 write32(mmiobase + MI_MODE, 0x200 | VS_TIMER_DISPATCH); in intel_gma_init_vga()
/external/coreboot/src/drivers/intel/gma/
Di915_reg.h500 # define VS_TIMER_DISPATCH (1 << 6) macro