Lines Matching +defs:val +defs:pc
133 #define ST_PINCONF_PACK(conf, val, param) (conf |=\ argument
192 #define ST_PINCONF_PACK_RT_CLK(conf, val) ST_PINCONF_PACK(conf, val, RT_CLK) argument
198 #define ST_PINCONF_PACK_RT_DELAY(conf, val) \ argument
208 #define pc_to_bank(pc) \ argument
320 struct st_pio_control pc; member
387 static void st_pinconf_set_config(struct st_pio_control *pc, in st_pinconf_set_config()
421 static void st_pctl_set_function(struct st_pio_control *pc, in st_pctl_set_function()
425 unsigned int val; in st_pctl_set_function() local
438 static unsigned int st_pctl_get_pin_function(struct st_pio_control *pc, int pin) in st_pctl_get_pin_function()
441 unsigned int val; in st_pctl_get_pin_function() local
510 unsigned int val = 0; in st_regmap_field_bit_set_clear_pin() local
521 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_packed()
551 struct st_pio_control *pc, unsigned long config, int pin) in st_pinconf_set_retime_dedicated()
577 static void st_pinconf_get_direction(struct st_pio_control *pc, in st_pinconf_get_direction()
602 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime_packed()
606 unsigned int delay_bits, delay, delay0, delay1, val; in st_pinconf_get_retime_packed() local
635 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime_dedicated()
733 struct st_pio_control pc = bank->pc; in st_gpio_get_direction() local
901 struct st_pio_control *pc; in st_pmx_set_mux() local
940 struct st_pio_control *pc, int pin, unsigned long *config) in st_pinconf_get_retime()
951 struct st_pio_control *pc, int pin, unsigned long config) in st_pinconf_set_retime()
966 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id); in st_pinconf_set() local
982 struct st_pio_control *pc = st_get_pio_control(pctldev, pin_id); in st_pinconf_get() local
994 struct st_pio_control *pc; in st_pinconf_dbg_show() local
1049 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_packed()
1085 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime_dedicated()
1109 int bank, struct st_pio_control *pc) in st_pctl_dt_setup_retime()
1144 struct st_pio_control *pc = &info->banks[bank].pc; in st_parse_syscfgs() local
1334 u32 val; in st_gpio_irq_set_type() local
1402 int n, val, ecfg; in __gpio_irq_handler() local