Searched refs:NPCX_WKEN_OFFSET (Results 1 – 4 of 4) sorted by relevance
24 #define NPCX_WKEN_OFFSET(n) (0x01e + (n * 2) + ((n < 5) ? 0 : 0x012)) macro
24 #define NPCX_WKEN_OFFSET(n) (0x005 + (n * 0x010)) macro
430 (*(volatile uint8_t *)(base + NPCX_WKEN_OFFSET(group)))