Searched refs:PPU_ENABLE (Results 1 – 1 of 1) sorted by relevance
33 #define PPU_ENABLE 0x4000 macro125 reg |= PPU_ENABLE; in ppu_enable()155 reg &= ~PPU_ENABLE; in ppu_disable()217 reg = SW_RESET | PPU_ENABLE | 0x0400; in mv88e_sw_reset()
Completed in 3 milliseconds