Searched refs:OVL_SRC_CON (Results 1 – 2 of 2) sorted by relevance
144 ovl_mmio_->Write32(0, OVL_SRC_CON); in Stop()162 ovl_mmio_->Write32(ovl_mmio_->Read32(OVL_SRC_CON) | in Config()163 SRC_CON_ENABLE_LAYER(layer), OVL_SRC_CON); in Config()231 zxlogf(INFO, "OVL_SRC_CON = 0x%x\n", ovl_mmio_->Read32(OVL_SRC_CON)); in Dump()
17 #define OVL_SRC_CON (0x002C) macro
Completed in 5 milliseconds