Home
last modified time | relevance | path

Searched refs:CURRENT_GATE_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_chip.c223 reg |= (CURRENT_GATE_DISPLAY | CURRENT_GATE_LOCALMEM); in ddk750_init_hw()
H A Dddk750_reg.h328 #define CURRENT_GATE_DISPLAY BIT(2) macro