Searched +full:lvol +full:- +full:cells (Results 1 – 8 of 8) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "nuvoton,npcx-scfg"14 "#alt-cells":19 "#lvol-cells":25 alt-cells:26 - group27 - bit28 - inv30 lvol-cells:31 - ctrl[all …]
4 * SPDX-License-Identifier: Apache-2.08 #include "npcx4/npcx4-alts-map.dtsi"10 #include "npcx4/npcx4-miwus-wui-map.dtsi"12 #include "npcx4/npcx4-miwus-int-map.dtsi"14 #include "npcx4/npcx4-espi-vws-map.dtsi"15 /* npcx4 series low-voltage io controls mapping table */16 #include "npcx4/npcx4-lvol-ctrl-map.dtsi"18 #include "zephyr/dt-bindings/reset/npcx4_reset.h"26 cpu-power-states = <&suspend_to_idle0>;29 power-states {[all …]
4 * SPDX-License-Identifier: Apache-2.08 #include "npcx7/npcx7-alts-map.dtsi"10 #include "npcx7/npcx7-miwus-wui-map.dtsi"12 #include "npcx7/npcx7-miwus-int-map.dtsi"14 #include "npcx7/npcx7-espi-vws-map.dtsi"15 /* NPCX7 series low-voltage io controls mapping table */16 #include "npcx7/npcx7-lvol-ctrl-map.dtsi"24 cpu-power-states = <&suspend_to_idle0 &suspend_to_idle1>;27 power-states {28 suspend_to_idle0: suspend-to-idle0 {[all …]
4 * SPDX-License-Identifier: Apache-2.08 #include "npcx9/npcx9-alts-map.dtsi"10 #include "npcx9/npcx9-miwus-wui-map.dtsi"12 #include "npcx9/npcx9-miwus-int-map.dtsi"14 #include "npcx9/npcx9-espi-vws-map.dtsi"15 /* NPCX9 series low-voltage io controls mapping table */16 #include "npcx9/npcx9-lvol-ctrl-map.dtsi"24 cpu-power-states = <&suspend_to_idle0 &suspend_to_idle1>;27 power-states {28 suspend_to_idle0: suspend-to-idle0 {[all …]
4 * SPDX-License-Identifier: Apache-2.07 #include <arm/armv7-m.dtsi>10 #include <zephyr/dt-bindings/adc/adc.h>11 #include <zephyr/dt-bindings/clock/npcx_clock.h>12 #include <zephyr/dt-bindings/flash_controller/npcx_fiu_qspi.h>13 #include <zephyr/dt-bindings/gpio/gpio.h>14 #include <zephyr/dt-bindings/i2c/i2c.h>15 #include <zephyr/dt-bindings/pinctrl/npcx-pinctrl.h>16 #include <zephyr/dt-bindings/pwm/pwm.h>17 #include <zephyr/dt-bindings/sensor/npcx_tach.h>[all …]
2 # SPDX-License-Identifier: Apache-2.04 description: Nuvoton, NPCX-GPIO node6 compatible: "nuvoton,npcx-gpio"8 include: [gpio-controller.yaml, base.yaml]19 wui-maps:23 Mapping table between Wake-Up Input (WUI) and 8 IOs belong to this device.28 wui-maps = <&wui_io80 &wui_io81 &wui_io82 &wui_io8331 lvol-maps:34 Mapping table between Low-Voltage controllers and 8 IOs belong to35 this device. Please notice not all IOs support Low-Voltage detection.[all …]
4 * SPDX-License-Identifier: Apache-2.024 * @param prop lowercase-and-underscores property name36 * @param prop lowercase-and-underscores property name45 * type is 'phandle-array' to handle "clock-cells" in current driver.73 * @param i index of clocks prop which type is 'phandle-array'98 * @brief Length of 'clocks' property which type is 'phandle-array'101 * @return length of 'clocks' property which type is 'phandle-array'170 * @brief Get phandle from 'wui-maps' prop which type is 'phandles' at index 'i'173 * @param i index of 'wui-maps' prop which type is 'phandles'174 * @return phandle from 'wui-maps' prop at index 'i'[all …]
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.31 * CVE-2022-2993: Under embargo until 2022-11-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and157 :dtcompatible:`fixed-partitions`.[all …]