Searched refs:_active_low (Results 1 – 2 of 2) sorted by relevance
/arch/mips/bcm47xx/ |
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, \
|
/arch/arm/mach-pxa/ |
D | hx4700.c | 167 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument 171 .active_low = _active_low, \
|