Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-tps6594.c305 struct tps6594_pinctrl { struct
318 static struct tps6594_pinctrl tps652g1_template_pinctrl = { argument
328 static struct tps6594_pinctrl tps65224_template_pinctrl = {
338 static struct tps6594_pinctrl tps6594_template_pinctrl = {
373 struct tps6594_pinctrl *pinctrl = pinctrl_dev_get_drvdata(pctldev); in tps6594_pmx_func_cnt()
381 struct tps6594_pinctrl *pinctrl = pinctrl_dev_get_drvdata(pctldev); in tps6594_pmx_func_name()
391 struct tps6594_pinctrl *pinctrl = pinctrl_dev_get_drvdata(pctldev); in tps6594_pmx_func_groups()
399 static int tps6594_pmx_set(struct tps6594_pinctrl *pinctrl, unsigned int pin, in tps6594_pmx_set()
418 struct tps6594_pinctrl *pinctrl = pinctrl_dev_get_drvdata(pctldev); in tps6594_pmx_set_mux()
437 struct tps6594_pinctrl *pinctrl = pinctrl_dev_get_drvdata(pctldev); in tps6594_pmx_gpio_set_direction()
[all …]