Searched refs:tiler_present (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A DNoMali.py92 tiler_present = Param.UInt64("") variable in class:CustomNoMaliGpu
127 tiler_present = 0x00000001 variable in class:CustomNoMaliT760
H A Dgpu_nomali.cc346 { GPU_CONTROL_REG(TILER_PRESENT_LO), bits(p->tiler_present, 31, 0) },
347 { GPU_CONTROL_REG(TILER_PRESENT_HI), bits(p->tiler_present, 63, 32) },

Completed in 6 milliseconds