Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dcore.h30 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
Dcore.c310 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux() argument
315 switch (pinmux_type) { in sh_pfc_config_mux()
355 if (pinmux_type == PINMUX_TYPE_FUNCTION) { in sh_pfc_config_mux()
360 } else if (pinmux_type != PINMUX_TYPE_GPIO) { in sh_pfc_config_mux()