Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_ite_it8xxx2.c264 gctrl_regs->GCTRL_ETWDUARTCR |= IT8XXX2_GCTRL_ETWD_HW_RST_EN; in soc_interrupt_init()
273 gctrl_regs->GCTRL_ETWDUARTCR &= ~IT8XXX2_GCTRL_ETWD_HW_RST_EN; in soc_interrupt_init()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h1673 #define IT8XXX2_GCTRL_ETWD_HW_RST_EN BIT(0) macro