Searched refs:st_pio_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-st.c | 229 struct st_pio_control { struct 318 struct st_pio_control pc; 364 static struct st_pio_control *st_get_pio_control( in st_get_pio_control() 385 static void st_pinconf_set_config(struct st_pio_control *pc, in st_pinconf_set_config() 419 static void st_pctl_set_function(struct st_pio_control *pc, in st_pctl_set_function() 436 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin) in st_pctl_get_pin_function() 519 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_packed() 550 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_dedicated() 576 static void st_pinconf_get_direction(struct st_pio_control *pc, in st_pinconf_get_direction() 601 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime_packed() [all …]
|