Home
last modified time | relevance | path

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

/arch/mips/bcm47xx/
Dleds.c11 #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/
Dhx4700.c167 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument
171 .active_low = _active_low, \