Home
last modified time | relevance | path

Searched refs:OVL_SRC_CON (Results 1 – 2 of 2) sorted by relevance

/system/dev/display/mt8167s-display/
A Dovl.cpp144 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()
A Dregisters-ovl.h17 #define OVL_SRC_CON (0x002C) macro

Completed in 5 milliseconds