Searched refs:PL061_GPIO_NR (Results 1 – 1 of 1) sorted by relevance
37 #define PL061_GPIO_NR 8 macro128 if (offset < 0 || offset >= PL061_GPIO_NR) in pl061_irq_type()219 for_each_set_bit(offset, &pending, PL061_GPIO_NR) in pl061_irq_handler()231 u8 mask = BIT(irqd_to_hwirq(d) % PL061_GPIO_NR); in pl061_irq_mask()244 u8 mask = BIT(irqd_to_hwirq(d) % PL061_GPIO_NR); in pl061_irq_unmask()265 u8 mask = BIT(irqd_to_hwirq(d) % PL061_GPIO_NR); in pl061_irq_ack()317 chip->gc.ngpio = PL061_GPIO_NR; in pl061_probe()346 for (i = 0; i < PL061_GPIO_NR; i++) { in pl061_probe()376 for (offset = 0; offset < PL061_GPIO_NR; offset++) { in pl061_suspend()390 for (offset = 0; offset < PL061_GPIO_NR; offset++) { in pl061_resume()