Home
last modified time | relevance | path

Searched refs:NPCX_SMBST_MASTER (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.c101 #define NPCX_VALID_SMBST_MASK ~(BIT(NPCX_SMBST_XMIT) | BIT(NPCX_SMBST_MASTER))
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1211 #define NPCX_SMBST_MASTER 1 macro