Searched refs:OVL_Lx_SRC_SIZE (Results 1 – 2 of 2) sorted by relevance
197 ovl_mmio_->Write32(height_ << 16 | width_, OVL_Lx_SRC_SIZE(layer)); in Config()243 ovl_mmio_->Read32(OVL_Lx_SRC_SIZE(0)), in Dump()244 ovl_mmio_->Read32(OVL_Lx_SRC_SIZE(1)), in Dump()245 ovl_mmio_->Read32(OVL_Lx_SRC_SIZE(2)), in Dump()246 ovl_mmio_->Read32(OVL_Lx_SRC_SIZE(3))); in Dump()
20 #define OVL_Lx_SRC_SIZE(x) (0x0038 + (0x20 * x)) macro
Completed in 4 milliseconds