Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dcore.h33 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
Dcore.c313 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux() argument
318 switch (pinmux_type) { in sh_pfc_config_mux()
358 if (pinmux_type == PINMUX_TYPE_FUNCTION) { in sh_pfc_config_mux()
363 } else if (pinmux_type != PINMUX_TYPE_GPIO) { in sh_pfc_config_mux()