Lines Matching defs:pc
204 #define pc_to_bank(pc) \ argument
316 struct st_pio_control pc; member
383 static void st_pinconf_set_config(struct st_pio_control *pc, in st_pinconf_set_config()
417 static void st_pctl_set_function(struct st_pio_control *pc, in st_pctl_set_function()
434 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin) in st_pctl_get_pin_function()
517 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_packed()
547 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_dedicated()
573 static void st_pinconf_get_direction(struct st_pio_control *pc, in st_pinconf_get_direction()
598 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime_packed()
631 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime_dedicated()
737 struct st_pio_control pc = bank->pc; in st_gpio_get_direction() local
906 struct st_pio_control *pc; in st_pmx_set_mux() local
945 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime()
956 struct st_pio_control *pc, int pin, unsigned long config) in st_pinconf_set_retime()
971 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id); in st_pinconf_set() local
987 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id); in st_pinconf_get() local
999 struct st_pio_control *pc; in st_pinconf_dbg_show() local
1054 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_packed()
1090 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_dedicated()
1114 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime()
1149 struct st_pio_control *pc = &info->banks[bank].pc; in st_parse_syscfgs() local