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(
387 static void st_pinconf_set_config(struct st_pio_control *pc,
421 static void st_pctl_set_function(struct st_pio_control *pc,
438 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin)
521 struct st_pio_control *pc, unsigned long config, int pin)
551 struct st_pio_control *pc, unsigned long config, int pin)
577 static void st_pinconf_get_direction(struct st_pio_control *pc,
602 struct st_pio_control *pc, int pin, unsigned long *config)
635 struct st_pio_control *pc, int pin, unsigned long *config)
741 struct st_pio_control pc = bank->pc;
909 struct st_pio_control *pc;
948 struct st_pio_control *pc, int pin, unsigned long *config)
959 struct st_pio_control *pc, int pin, unsigned long config)
974 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
990 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id);
1002 struct st_pio_control *pc;
1057 int bank, struct st_pio_control *pc)
1093 int bank, struct st_pio_control *pc)
1117 int bank, struct st_pio_control *pc)
1152 struct st_pio_control *pc = &info->banks[bank].pc;