Lines Matching refs:st_pio_control
231 struct st_pio_control {
320 struct st_pio_control pc;
366 static struct st_pio_control *st_get_pio_control(
382 static void st_pinconf_set_config(struct st_pio_control *pc,
416 static void st_pctl_set_function(struct st_pio_control *pc,
433 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin)
516 struct st_pio_control *pc, unsigned long config, int pin)
546 struct st_pio_control *pc, unsigned long config, int pin)
572 static void st_pinconf_get_direction(struct st_pio_control *pc,
597 struct st_pio_control *pc, int pin, unsigned long *config)
630 struct st_pio_control *pc, int pin, unsigned long *config)
730 struct st_pio_control pc = bank->pc;
898 struct st_pio_control *pc;
937 struct st_pio_control *pc, int pin, unsigned long *config)
948 struct st_pio_control *pc, int pin, unsigned long config)
963 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
979 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
991 struct st_pio_control *pc;
1046 int bank, struct st_pio_control *pc)
1082 int bank, struct st_pio_control *pc)
1106 int bank, struct st_pio_control *pc)
1141 struct st_pio_control *pc = &info->banks[bank].pc;