Searched refs:OVL_Lx_PITCH (Results 1 – 2 of 2) sorted by relevance
210 ovl_mmio_->Write32(regVal, OVL_Lx_PITCH(layer)); in Config()258 ovl_mmio_->Read32(OVL_Lx_PITCH(0)), in Dump()259 ovl_mmio_->Read32(OVL_Lx_PITCH(1)), in Dump()260 ovl_mmio_->Read32(OVL_Lx_PITCH(2)), in Dump()261 ovl_mmio_->Read32(OVL_Lx_PITCH(3))); in Dump()
23 #define OVL_Lx_PITCH(x) (0x0044 + (0x20 * x)) macro
Completed in 4 milliseconds