Lines Matching defs:bank
93 static inline void tz1090_gpio_write(struct tz1090_gpio_bank *bank, in tz1090_gpio_write()
99 static inline u32 tz1090_gpio_read(struct tz1090_gpio_bank *bank, in tz1090_gpio_read()
106 static inline void _tz1090_gpio_clear_bit(struct tz1090_gpio_bank *bank, in _tz1090_gpio_clear_bit()
117 static void tz1090_gpio_clear_bit(struct tz1090_gpio_bank *bank, in tz1090_gpio_clear_bit()
129 static inline void _tz1090_gpio_set_bit(struct tz1090_gpio_bank *bank, in _tz1090_gpio_set_bit()
140 static void tz1090_gpio_set_bit(struct tz1090_gpio_bank *bank, in tz1090_gpio_set_bit()
152 static inline void _tz1090_gpio_mod_bit(struct tz1090_gpio_bank *bank, in _tz1090_gpio_mod_bit()
166 static void tz1090_gpio_mod_bit(struct tz1090_gpio_bank *bank, in tz1090_gpio_mod_bit()
178 static inline int tz1090_gpio_read_bit(struct tz1090_gpio_bank *bank, in tz1090_gpio_read_bit()
190 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_direction_input() local
199 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_direction_output() local
215 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_get() local
226 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_set() local
233 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_request() local
248 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_free() local
257 struct tz1090_gpio_bank *bank = to_bank(chip); in tz1090_gpio_to_irq() local
273 static void tz1090_gpio_irq_polarity(struct tz1090_gpio_bank *bank, in tz1090_gpio_irq_polarity()
279 static void tz1090_gpio_irq_type(struct tz1090_gpio_bank *bank, in tz1090_gpio_irq_type()
286 static void tz1090_gpio_irq_next_edge(struct tz1090_gpio_bank *bank, in tz1090_gpio_irq_next_edge()
322 struct tz1090_gpio_bank *bank = irqd_to_gpio_bank(data); in gpio_set_irq_type() local
365 struct tz1090_gpio_bank *bank = irqd_to_gpio_bank(data); in gpio_set_irq_wake() local
382 struct tz1090_gpio_bank *bank; in tz1090_gpio_irq_handler() local
411 struct tz1090_gpio_bank *bank; in tz1090_gpio_bank_probe() local