Searched refs:BCM47XX_GPIO_KEY (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/bcm47xx/
H A Dbuttons.c14 #define BCM47XX_GPIO_KEY(_gpio, _code) \ macro
31 BCM47XX_GPIO_KEY(20, KEY_WPS_BUTTON),
32 BCM47XX_GPIO_KEY(21, KEY_RESTART),
37 BCM47XX_GPIO_KEY(0, KEY_WPS_BUTTON),
38 BCM47XX_GPIO_KEY(1, KEY_RESTART),
39 BCM47XX_GPIO_KEY(4, BTN_0), /* Router mode */
40 BCM47XX_GPIO_KEY(5, BTN_1), /* Repeater mode */
41 BCM47XX_GPIO_KEY(6, BTN_2), /* AP mode */
46 BCM47XX_GPIO_KEY(6, KEY_WPS_BUTTON),
47 BCM47XX_GPIO_KEY(
[all...]

Completed in 211 milliseconds