Lines Matching refs:brcmstb_gpio_bank
46 struct brcmstb_gpio_bank { struct
76 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_gc_to_priv() argument
81 __brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) in __brcmstb_gpio_get_active_irqs()
90 brcmstb_gpio_get_active_irqs(struct brcmstb_gpio_bank *bank) in brcmstb_gpio_get_active_irqs()
103 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_hwirq_to_offset()
108 static void brcmstb_gpio_set_imask(struct brcmstb_gpio_bank *bank, in brcmstb_gpio_set_imask()
143 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_mask()
151 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_unmask()
159 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_ack()
169 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_set_type()
245 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_irq_set_wake()
272 static void brcmstb_gpio_irq_bank_handler(struct brcmstb_gpio_bank *bank) in brcmstb_gpio_irq_bank_handler()
297 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_irq_handler()
308 static struct brcmstb_gpio_bank *brcmstb_gpio_hwirq_to_bank( in brcmstb_gpio_hwirq_to_bank()
311 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_hwirq_to_bank()
335 struct brcmstb_gpio_bank *bank = in brcmstb_gpio_irq_map()
387 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_remove()
421 struct brcmstb_gpio_bank *bank = gpiochip_get_data(gc); in brcmstb_gpio_of_xlate()
513 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_bank_save()
526 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_quiesce()
558 struct brcmstb_gpio_bank *bank) in brcmstb_gpio_bank_restore()
577 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_resume()
661 struct brcmstb_gpio_bank *bank; in brcmstb_gpio_probe()