Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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-Core-3.5.0/dts/riscv/ite/
Dit81xx2.dtsi64 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
66 func3-en-mask = <0 0 0 0
83 func3-gcr = <0xf016f5 0xf016f5 NO_FUNC NO_FUNC
85 func3-en-mask = <0x01 0x02 0 0
102 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC 0xf016f0
104 func3-en-mask = <0 0 0 0x10
121 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
123 func3-en-mask = <0 0 0 0
140 func3-gcr = <0xf02032 NO_FUNC NO_FUNC NO_FUNC
142 func3-en-mask = <0x01 0 0 0
[all …]
Dit82xx2.dtsi447 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
449 func3-en-mask = <0 0 0 0
466 func3-gcr = <0xf03e15 0xf03e15 0xf03e16 NO_FUNC
468 func3-en-mask = <0x01 0x02 0x40 0
485 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC 0xf03e10
487 func3-en-mask = <0 0 0 0x10
504 func3-gcr = <NO_FUNC NO_FUNC NO_FUNC NO_FUNC
506 func3-en-mask = <0 0 0 0
523 func3-gcr = <0xf02032 0xf03e16 0xf03e16 NO_FUNC
525 func3-en-mask = <0x01 0x20 0x20 0
[all …]
/Zephyr-Core-3.5.0/drivers/pinctrl/
Dpinctrl_ite_it8xxx2.c163 /* Ensure that func3-ext setting is in default state. */ in pinctrl_gpio_it8xxx2_configure_pins()
178 * Func3: In addition to the alternate setting above, in pinctrl_gpio_it8xxx2_configure_pins()
179 * Func3 also need to set the general control. in pinctrl_gpio_it8xxx2_configure_pins()
183 /* Func3-external: Some pins require external setting. */ in pinctrl_gpio_it8xxx2_configure_pins()
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst1372 * new property: ``func3-ext``
1373 * 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