Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h109 enum pinmux_type { enum
/linux/drivers/pinctrl/renesas/
H A Dcore.c316 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux()