Searched refs:stmfx_pinctrl (Results 1 – 4 of 4) sorted by relevance
38 gpios = <&stmfx_pinctrl 17 1>;44 gpios = <&stmfx_pinctrl 19 1>;67 interrupt-parent = <&stmfx_pinctrl>;73 interrupt-parent = <&stmfx_pinctrl>;79 interrupt-parent = <&stmfx_pinctrl>;85 interrupt-parent = <&stmfx_pinctrl>;91 interrupt-parent = <&stmfx_pinctrl>;132 stmfx_pinctrl: pinctrl { label138 gpio-ranges = <&stmfx_pinctrl 0 0 24>;
41 interrupt-parent = <&stmfx_pinctrl>;47 interrupt-parent = <&stmfx_pinctrl>;53 interrupt-parent = <&stmfx_pinctrl>;59 interrupt-parent = <&stmfx_pinctrl>;65 interrupt-parent = <&stmfx_pinctrl>;189 powerdown-gpios = <&stmfx_pinctrl 18 (GPIO_ACTIVE_HIGH | GPIO_PUSH_PULL)>;190 reset-gpios = <&stmfx_pinctrl 19 (GPIO_ACTIVE_LOW | GPIO_PUSH_PULL)>;213 stmfx_pinctrl: pinctrl { label219 gpio-ranges = <&stmfx_pinctrl 0 0 24>;
10 gpio26 = &stmfx_pinctrl;13 pinctrl2 = &stmfx_pinctrl;
63 struct stmfx_pinctrl { struct296 struct stmfx_pinctrl *plat = dev_get_plat(dev); in stmfx_pinctrl_conf_set()337 struct stmfx_pinctrl *plat = dev_get_plat(dev); in stmfx_pinctrl_get_pins_count()392 struct stmfx_pinctrl *plat = dev_get_plat(dev); in stmfx_pinctrl_get_pin_muxing()408 struct stmfx_pinctrl *plat = dev_get_plat(dev); in stmfx_pinctrl_bind()420 struct stmfx_pinctrl *plat = dev_get_plat(dev); in stmfx_pinctrl_probe()441 U_BOOT_DRIVER(stmfx_pinctrl) = {448 .plat_auto = sizeof(struct stmfx_pinctrl),
Completed in 5 milliseconds