Searched refs:ESPI_BUS_TAF_NOTIFICATION (Results 1 – 4 of 4) sorted by relevance
589 if ((event.evt_type != ESPI_BUS_TAF_NOTIFICATION) || in espi_taf_event_handler()600 espi_init_callback(&espi_taf_cb, espi_taf_event_handler, ESPI_BUS_TAF_NOTIFICATION); in npcx_init_taf()
1030 struct espi_event evt = { .evt_type = ESPI_BUS_TAF_NOTIFICATION, in espi_saf_done_isr()
441 .evt_type = ESPI_BUS_TAF_NOTIFICATION, in espi_bus_flash_rx_isr()
143 ESPI_BUS_TAF_NOTIFICATION = BIT(5), enumerator