Searched defs:pin_selector (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/pinctrl/ |
D | pinctrl-sandbox.c | 78 static int sandbox_pinmux_set(struct udevice *dev, unsigned pin_selector, in sandbox_pinmux_set() 99 static int sandbox_pinconf_set(struct udevice *dev, unsigned pin_selector, in sandbox_pinconf_set()
|
/external/u-boot/arch/arm/mach-snapdragon/ |
D | pinctrl-snapdragon.c | 71 static int msm_pinmux_set(struct udevice *dev, unsigned int pin_selector, in msm_pinmux_set() 82 static int msm_pinconf_set(struct udevice *dev, unsigned int pin_selector, in msm_pinconf_set()
|
/external/u-boot/drivers/pinctrl/renesas/ |
D | pfc.c | 461 int sh_pfc_config_mux_for_gpio(struct udevice *dev, unsigned pin_selector) in sh_pfc_config_mux_for_gpio() 490 static int sh_pfc_pinctrl_pin_set(struct udevice *dev, unsigned pin_selector, in sh_pfc_pinctrl_pin_set() 701 unsigned int pin_selector, in sh_pfc_pinconf_pin_set()
|