Searched refs:GLOBAL_CONTROL_PPU_ENABLE (Results 1 – 2 of 2) sorted by relevance
101 #define GLOBAL_CONTROL_PPU_ENABLE BIT(14) macro
245 ret & ~GLOBAL_CONTROL_PPU_ENABLE); in mv88e6xxx_ppu_disable()265 REG_WRITE(REG_GLOBAL, GLOBAL_CONTROL, ret | GLOBAL_CONTROL_PPU_ENABLE); in mv88e6xxx_ppu_enable()