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()
757 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_get() local
764 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_set() local
778 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_direction_output() local
788 struct st_gpio_bank *bank = gpio_chip_to_bank(chip); in st_gpio_get_direction() local
982 struct st_gpio_bank *bank = gpio_range_to_bank(range); in st_pmx_set_gpio_direction() local
1112 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_packed()
1148 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_dedicated()
1172 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime()
1185 struct regmap *regmap, int bank, in st_pc_get_value()
1196 static void st_parse_syscfgs(struct st_pinctrl *info, int bank, in st_parse_syscfgs()
1338 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_mask() local
1346 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_unmask() local
1354 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_set_type() local
1421 static void __gpio_irq_handler(struct st_gpio_bank *bank) in __gpio_irq_handler()
1468 struct st_gpio_bank *bank = gpio_chip_to_bank(gc); in st_gpio_irq_handler() local
1517 struct st_gpio_bank *bank = &info->banks[bank_nr]; in st_gpiolib_register_bank() local
1617 int i = 0, j = 0, k = 0, bank; in st_pctl_probe_dt() local