Lines Matching defs:bank

408 	struct st_gpio_bank *bank = gpio_range_to_bank(range);  in st_get_pio_control()  local
706 static inline void __st_gpio_set(struct st_gpio_bank *bank, in __st_gpio_set()
715 static void st_gpio_direction(struct st_gpio_bank *bank, in st_gpio_direction()
747 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_get() local
754 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_set() local
768 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_direction_output() local
778 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_get_direction() local
972 struct st_gpio_bank *bank = gpio_range_to_bank(range); in st_pmx_set_gpio_direction() local
1102 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_packed()
1138 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_dedicated()
1162 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime()
1175 struct regmap *regmap, int bank, in st_pc_get_value()
1186 static void st_parse_syscfgs(struct st_pinctrl *info, int bank, in st_parse_syscfgs()
1328 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_mask() local
1336 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_unmask() local
1344 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_set_type() local
1411 static void __gpio_irq_handler(struct st_gpio_bank *bank) in __gpio_irq_handler()
1458 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_handler() local
1507 struct st_gpio_bank *bank = &info->banks[bank_nr]; in st_gpiolib_register_bank() local
1607 int i = 0, j = 0, k = 0, bank; in st_pctl_probe_dt() local