Searched refs:_active_low (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/bcm47xx/ |
D | leds.c | 10 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument 15 .active_low = _active_low, \ 19 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument 24 .active_low = _active_low, \
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | hx4700.c | 170 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument 174 .active_low = _active_low, \
|