Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_power.c123 gate |= CURRENT_GATE_GPIO; in sm750_enable_gpio()
125 gate &= ~CURRENT_GATE_GPIO; in sm750_enable_gpio()
H A Dddk750_reg.h324 #define CURRENT_GATE_GPIO BIT(6) macro