Home
last modified time | relevance | path

Searched refs:SMB_SEL (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c102 inst_glue->SMB_SEL |= BIT(controller); in npcx_pinctrl_i2c_port_sel()
104 inst_glue->SMB_SEL &= ~BIT(controller); in npcx_pinctrl_i2c_port_sel()
Dregisters.c33 NPCX_REG_OFFSET_CHECK(glue_reg, SMB_SEL, 0x021);
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h329 volatile uint8_t SMB_SEL; member