Home
last modified time | relevance | path

Searched defs:NPCX_WKEN_OFFSET (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h24 #define NPCX_WKEN_OFFSET(n) (0x01e + (n * 2) + ((n < 5) ? 0 : 0x012)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h24 #define NPCX_WKEN_OFFSET(n) (0x005 + (n * 0x010)) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h24 #define NPCX_WKEN_OFFSET(n) (0x005 + (n * 0x010)) macro