Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_oob.h45 MEC_ESPI_OOB_UP_INTR_DONE_POS = 0, enumerator
Dmec_espi_oob.c222 if (msk & MEC_BIT(MEC_ESPI_OOB_UP_INTR_DONE_POS)) { in mec_hal_espi_oob_intr_ctrl()