Home
last modified time | relevance | path

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

/system/dev/display/intel-i915/
A Dregisters-pipe.h259 class CursorCtrl : public hwreg::RegisterBase<CursorCtrl, uint32_t> {
411 hwreg::RegisterAddr<registers::CursorCtrl> CursorCtrl() { in CursorCtrl() function
412 return GetReg<registers::CursorCtrl>(); in CursorCtrl()
A Dpipe.cpp431 auto cursor_ctrl = pipe_regs.CursorCtrl().ReadFrom(controller_->mmio_space()); in ConfigureCursorPlane()
A Dintel-i915.cpp447 auto cursor_ctrl = pipe_regs.CursorCtrl().ReadFrom(mmio_space()); in ResetPipe()

Completed in 11 milliseconds