Lines Matching refs:st_pio_control
227 struct st_pio_control {
316 struct st_pio_control pc;
362 static struct st_pio_control *st_get_pio_control(
383 static void st_pinconf_set_config(struct st_pio_control *pc,
417 static void st_pctl_set_function(struct st_pio_control *pc,
434 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin)
517 struct st_pio_control *pc, unsigned long config, int pin)
547 struct st_pio_control *pc, unsigned long config, int pin)
573 static void st_pinconf_get_direction(struct st_pio_control *pc,
598 struct st_pio_control *pc, int pin, unsigned long *config)
631 struct st_pio_control *pc, int pin, unsigned long *config)
737 struct st_pio_control pc = bank->pc;
906 struct st_pio_control *pc;
945 struct st_pio_control *pc, int pin, unsigned long *config)
956 struct st_pio_control *pc, int pin, unsigned long config)
971 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
987 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
999 struct st_pio_control *pc;
1054 int bank, struct st_pio_control *pc)
1090 int bank, struct st_pio_control *pc)
1114 int bank, struct st_pio_control *pc)
1149 struct st_pio_control *pc = &info->banks[bank].pc;