Home
last modified time | relevance | path

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

/system/dev/display/intel-i915/
A Dregisters-pipe.h95 class PlaneControl : public hwreg::RegisterBase<PlaneControl, uint32_t> {
361 hwreg::RegisterAddr<registers::PlaneControl> PlaneControl(int32_t plane_num) { in PlaneControl() function
362 return GetPlaneReg<registers::PlaneControl>(plane_num); in PlaneControl()
A Dpipe.cpp277 auto plane_ctrl = pipe_regs.PlaneControl(plane_num).ReadFrom(controller_->mmio_space()); in ConfigurePrimaryPlane()
A Dintel-i915.cpp444 pipe_regs.PlaneControl(i).FromValue(0).WriteTo(mmio_space()); in ResetPipe()

Completed in 11 milliseconds