Lines Matching refs:brcmstb_gpio_bank

36 struct brcmstb_gpio_bank {  struct
65 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_gc_to_priv() argument
70 __brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) in __brcmstb_gpio_get_active_irqs()
79 brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) in brcmstb_gpio_get_active_irqs()
92 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_hwirq_to_offset()
97 static void brcmstb_gpio_set_imask(struct brcmstb_gpio_bank *bank, in brcmstb_gpio_set_imask()
132 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_mask()
140 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_unmask()
148 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_ack()
158 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_set_type()
234 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_set_wake()
261 static void brcmstb_gpio_irq_bank_handler(struct brcmstb_gpio_bank *bank) in brcmstb_gpio_irq_bank_handler()
286 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_irq_handler()
297 static struct brcmstb_gpio_bank *brcmstb_gpio_hwirq_to_bank( in brcmstb_gpio_hwirq_to_bank()
300 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_hwirq_to_bank()
324 struct brcmstb_gpio_bank *bank = in brcmstb_gpio_irq_map()
376 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_remove()
403 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_of_xlate()
495 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_bank_save()
508 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_quiesce()
540 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_bank_restore()
559 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_resume()
638 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_probe()