Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c40 struct sh_pfc_pinctrl { struct
57 struct sh_pfc_pinctrl pmx; argument
464 struct sh_pfc_pinctrl *pmx = &priv->pmx; in sh_pfc_config_mux_for_gpio()
494 struct sh_pfc_pinctrl *pmx = &priv->pmx; in sh_pfc_pinctrl_pin_set()
510 struct sh_pfc_pinctrl *pmx = &priv->pmx; in sh_pfc_pinctrl_group_set()
634 static int sh_pfc_pinconf_set(struct sh_pfc_pinctrl *pmx, unsigned _pin, in sh_pfc_pinconf_set()
705 struct sh_pfc_pinctrl *pmx = &priv->pmx; in sh_pfc_pinconf_pin_set()
719 struct sh_pfc_pinctrl *pmx = &priv->pmx; in sh_pfc_pinconf_group_set()
750 static int sh_pfc_map_pins(struct sh_pfc *pfc, struct sh_pfc_pinctrl *pmx) in sh_pfc_map_pins()