Searched refs:OVL_Lx_CON (Results 1 – 2 of 2) sorted by relevance
194 ovl_mmio_->Write32(regVal, OVL_Lx_CON(layer)); in Config()233 ovl_mmio_->Read32(OVL_Lx_CON(0)), in Dump()234 ovl_mmio_->Read32(OVL_Lx_CON(1)), in Dump()235 ovl_mmio_->Read32(OVL_Lx_CON(2)), in Dump()236 ovl_mmio_->Read32(OVL_Lx_CON(3))); in Dump()
18 #define OVL_Lx_CON(x) (0x0030 + (0x20 * x)) macro
Completed in 3 milliseconds