Searched refs:GLOBAL_CONTROL_PPU_ENABLE (Results 1 – 5 of 5) sorted by relevance
47 GLOBAL_CONTROL_PPU_ENABLE | GLOBAL_CONTROL_DISCARD_EXCESS); in mv88e6171_setup_global()
50 GLOBAL_CONTROL_PPU_ENABLE | GLOBAL_CONTROL_MAX_FRAME_1632); in mv88e6131_setup_global()
59 GLOBAL_CONTROL_PPU_ENABLE | GLOBAL_CONTROL_DISCARD_EXCESS); in mv88e6352_setup_global()
196 #define GLOBAL_CONTROL_PPU_ENABLE BIT(14) macro
243 ret & ~GLOBAL_CONTROL_PPU_ENABLE); in mv88e6xxx_ppu_disable()263 REG_WRITE(REG_GLOBAL, GLOBAL_CONTROL, ret | GLOBAL_CONTROL_PPU_ENABLE); in mv88e6xxx_ppu_enable()