Searched refs:CursorSurfaceLive (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dregisters-pipe.h283 class CursorSurfaceLive : public hwreg::RegisterBase<CursorSurfaceLive, uint32_t> { class in namespace:registers
419 hwreg::RegisterAddr<registers::CursorSurfaceLive> CursorSurfaceLive() {
420 return GetReg<registers::CursorSurfaceLive>();
H A Dintel-i915.cpp278 auto live_surface = regs.CursorSurfaceLive().ReadFrom(mmio_space());

Completed in 32 milliseconds