Go to the documentation of this file. 1 #ifndef __ASM_MIPS_MACH_BCM63XX_GPIO_H
2 #define __ASM_MIPS_MACH_BCM63XX_GPIO_H
6 #define gpio_to_irq(gpio) -1
8 #define gpio_get_value __gpio_get_value
9 #define gpio_set_value __gpio_set_value
11 #define gpio_cansleep __gpio_cansleep