Searched defs:_gpio (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/mips/bcm47xx/ |
D | leds.c | 10 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument 19 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument
|
D | buttons.c | 13 #define BCM47XX_GPIO_KEY(_gpio, _code) \ argument
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | mioa701.c | 258 #define MIO_KEY(key, _gpio, _desc, _wakeup) \ argument 276 #define ONE_LED(_gpio, _name) \ argument
|
D | hx4700.c | 170 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument
|
D | magician.c | 144 #define INIT_KEY(_code, _gpio, _desc) \ argument
|
/linux-4.4.14/arch/mips/include/asm/mach-ralink/ |
D | pinmux.h | 20 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
|
/linux-4.4.14/include/linux/ |
D | fmc.h | 103 int _gpio; /* internal use by the carrier */ member
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | hw.h | 163 #define AR_GPIO_BIT(_gpio) (1 << (_gpio)) argument
|