Searched refs:_active_low (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | leds.c | 11 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument 16 .active_low = _active_low, \ 20 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument 25 .active_low = _active_low, \
|