Home
last modified time | relevance | path

Searched refs:_gpio (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-pxa/
Dmioa701.c245 #define MIO_KEY(key, _gpio, _desc, _wakeup) \ argument
246 { .code = (key), .gpio = (_gpio), .active_low = 0, \
263 #define ONE_LED(_gpio, _name) \ argument
264 { .gpio = (_gpio), .name = (_name), .active_low = true }
Dmagician.c135 #define INIT_KEY(_code, _gpio, _desc) \ argument
138 .gpio = _gpio, \
Dhx4700.c153 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument
156 .gpio = _gpio, \
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhw.h142 #define AR_GPIO_BIT(_gpio) (1 << (_gpio)) argument