Searched refs:evt_details (Results 1 – 7 of 7) sorted by relevance
945 .evt_details = ESPI_CHANNEL_VWIRE, in espi_vwire_chanel_isr()971 .evt_details = 0, in espi_oob_down_isr()985 evt.evt_details = ESPI_OOB_REGS->RX_LEN & MCHP_ESPI_OOB_RX_LEN_MASK; in espi_oob_down_isr()996 .evt_details = ESPI_CHANNEL_OOB, in espi_oob_up_isr()1029 .evt_details = ESPI_CHANNEL_FLASH, in espi_flash_isr()1093 evt.evt_details = signal; in notify_system_state()1110 evt.evt_details = signal; in notify_host_warning()1199 .evt_details = ESPI_PERIPHERAL_HOST_IO_PVT, in ibf_pvt_isr()1221 .evt_details = ESPI_PERIPHERAL_8042_KBC, in ibf_kbc_isr()
213 .evt_details = 0, in espi_bus_cfg_update_isr()232 evt.evt_details = BIT(chan); in espi_bus_cfg_update_isr()350 evt.evt_details = signal; in espi_vw_notify_system_state()
312 .evt_details = ESPI_PERIPHERAL_HOST_IO, in host_acpi_process_input_data()
197 evt.evt_details = vw; in emul_espi_host_send_vw()216 evt.evt_details = ESPI_PERIPHERAL_DEBUG_PORT80; in emul_espi_host_port80_write()
824 switch (event.evt_details) { in espi_ch_handler()845 switch (event.evt_details) { in vwire_handler()856 host_warn_handler(event.evt_details, in vwire_handler()870 periph_type = EVENT_TYPE(event.evt_details); in periph_handler()871 periph_index = EVENT_DETAILS(event.evt_details); in periph_handler()
158 uint8_t last_resp_len = event.evt_details; in oob_rx_handler()
286 uint32_t evt_details; member