Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.c77 regs->GIRQ22.SRC = UINT32_MAX; in soc_deep_sleep_non_wake_en()
78 regs->GIRQ22.EN_SET = MCHP_ESPI_WK_CLK_GIRQ_BIT; in soc_deep_sleep_non_wake_en()
87 regs->GIRQ22.EN_CLR = UINT32_MAX; in soc_deep_sleep_non_wake_dis()
88 regs->GIRQ22.SRC = UINT32_MAX; in soc_deep_sleep_non_wake_dis()
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_ecia.h1154 struct girq_regs GIRQ22; member