Searched refs:OVL_ROI_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define OVL_ROI_SIZE (0x0020) macro
154 ovl_mmio_->Write32(height_ << 16 | width_, OVL_ROI_SIZE); in Config()228 zxlogf(INFO, "OVL_ROI_SIZE = 0x%x\n", ovl_mmio_->Read32(OVL_ROI_SIZE)); in Dump()
Completed in 4 milliseconds