Searched refs:BCM_GPIO_PINS (Results 1 – 1 of 1) sorted by relevance
67 #define BCM_GPIO_PINS 54 macro117 int sc_ro_pins[BCM_GPIO_PINS];118 struct gpio_pin sc_gpio_pins[BCM_GPIO_PINS];119 struct bcm_gpio_sysctl sc_sysctl[BCM_GPIO_PINS];120 struct bcm_gpio_irqsrc sc_isrcs[BCM_GPIO_PINS];380 *maxpin = BCM_GPIO_PINS - 1; in bcm_gpio_pin_max()790 for (i = 0, j = 0; j < BCM_GPIO_PINS; j++) { in bcm_gpio_attach()959 for (irq = 0; irq < BCM_GPIO_PINS; irq++) { in bcm_gpio_pic_attach()1047 if (irq >= BCM_GPIO_PINS || bcm_gpio_pin_is_ro(sc, irq)) in bcm_gpio_pic_map_fdt()1078 if (irq >= BCM_GPIO_PINS || bcm_gpio_pin_is_ro(sc, irq)) in bcm_gpio_pic_map_gpio()