Searched refs:NPCX_CHNDAT_OFFSET (Results 1 – 4 of 4) sorted by relevance
28 #define NPCX_CHNDAT_OFFSET(n) (0x040 + (n * 2)) macro
29 #define NPCX_CHNDAT_OFFSET(n) (0x040 + (n * 2)) macro
29 #define NPCX_CHNDAT_OFFSET(n) (0x040 + n * 2) macro
518 (*(volatile uint16_t *)((base) + NPCX_CHNDAT_OFFSET(ch)))