Home
last modified time | relevance | path

Searched refs:compute_pinconf_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/pinctrl/sophgo/
H A Dpinctrl-sophgo.h50 int (*compute_pinconf_config)(struct sophgo_pinctrl *pctrl, member
H A Dpinctrl-sophgo-common.c271 if (pctrl->data->cfg_ops->compute_pinconf_config(pctrl, pin, in sophgo_pconf_set()
294 if (pctrl->data->cfg_ops->compute_pinconf_config(pctrl, pinmuxs[0].pin, in sophgo_pconf_group_set()
H A Dpinctrl-sg2042-ops.c292 .compute_pinconf_config = sg2042_pinconf_compute_config,
H A Dpinctrl-cv18xx.c447 .compute_pinconf_config = cv1800_pinconf_compute_config,