Home
last modified time | relevance | path

Searched full:func3 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/dts/bindings/pinctrl/
Dite,it8xxx2-pinctrl-func.yaml11 func3-gcr:
14 func3-en-mask:
17 func3-ext:
20 When the alternate setting is configured as func3, in addition to
21 the setting of func3-gcr, some pins require external setting.
23 func3-ext-mask:
/Zephyr-latest/dts/riscv/ite/
Dit81xx2.dtsi66 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
68 func3-en-mask = <0 0 0 0
86 func3-gcr = <0xf016f5 0xf016f5 NO_FUNC NO_FUNC
88 func3-en-mask = <0x01 0x02 0 0
106 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC 0xf016f0
108 func3-en-mask = <0 0 0 0x10
126 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
128 func3-en-mask = <0 0 0 0
146 func3-gcr = <0xf02032 NO_FUNC NO_FUNC NO_FUNC
148 func3-en-mask = <0x01 0 0 0
[all …]
Dit82xx2.dtsi452 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
454 func3-en-mask = <0 0 0 0
472 func3-gcr = <0xf03e15 0xf03e15 0xf03e11 NO_FUNC
474 func3-en-mask = <0x01 0x02 0x20 0
476 func3-ext = <NO_FUNC NO_FUNC 0xf03e16 NO_FUNC
478 func3-ext-mask = <0 0 0x40 0
496 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC 0xf03e10
498 func3-en-mask = <0 0 0 0x10
516 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
518 func3-en-mask = <0 0 0 0
[all …]
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_ite_it8xxx2.c184 /* Ensure that func3-ext setting is in default state. */ in pinctrl_gpio_it8xxx2_configure_pins()
198 * Func3: In addition to the alternate setting above, in pinctrl_gpio_it8xxx2_configure_pins()
199 * Func3 also need to set the general control. in pinctrl_gpio_it8xxx2_configure_pins()
204 /* Func3-external: Some pins require external setting. */ in pinctrl_gpio_it8xxx2_configure_pins()
375 * GCR7 or func3-ext of GPIO extended, it will cause leakage.
/Zephyr-latest/drivers/mfd/
Dmfd_it8801_altctrl.c39 /* Func3: PWM setting */ in mfd_it8801_configure_pins()
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst1375 * new property: ``func3-ext``
1376 * new property: ``func3-ext-mask``
Drelease-notes-3.3.rst1607 - property ``func3-en-mask`` is no longer required
1608 - property ``func3-gcr`` is no longer required