Home
last modified time | relevance | path

Searched refs:evt_type (Results 1 – 23 of 23) sorted by relevance

/drivers/usb/device/
A Dusb_dc_nrfx.c171 enum usbd_event_type evt_type; member
481 ev->evt_type = USBD_EVT_POWER; in submit_dc_power_event()
814 switch (ep_evt->evt_type) { in usbd_work_process_ep_events()
862 ev->evt_type = USBD_EVT_EP; in usbd_event_transfer_ctrl()
897 ev->evt_type = USBD_EVT_EP; in usbd_event_transfer_ctrl()
915 ev->evt_type = USBD_EVT_EP; in usbd_event_transfer_ctrl()
970 ev->evt_type = USBD_EVT_EP; in usbd_event_transfer_data()
1005 ev->evt_type = USBD_EVT_EP; in usbd_event_transfer_data()
1139 ev->evt_type = evt.evt_type; in usbd_event_handler()
1199 ev->evt_type = USBD_EVT_EP; in usbd_sof_trigger_iso_read()
[all …]
/drivers/espi/
A Despi_utils.h60 if (cb->evt_type & evt.evt_type) { in espi_send_callbacks()
A Despi_emul.c66 if (((evt->evt_type & ESPI_BUS_EVENT_VWIRE_RECEIVED) && in emul_espi_trigger_event()
68 ((evt->evt_type & ESPI_BUS_EVENT_OOB_RECEIVED) && in emul_espi_trigger_event()
70 ((evt->evt_type & ESPI_BUS_PERIPHERAL_NOTIFICATION) && in emul_espi_trigger_event()
A Despi_mchp_xec.c989 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_vwire_chanel_isr()
1015 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, in espi_oob_down_isr()
1040 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_oob_up_isr()
1073 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_flash_isr()
1241 .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in ibf_pvt_isr()
1263 .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in ibf_kbc_isr()
A Despi_mchp_xec_v2.c857 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_pc_isr()
893 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_vw_chan_en_isr()
921 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, in espi_oob_down_isr()
950 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_oob_up_isr()
986 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_flash_isr()
A Despi_realtek_rts5912.c470 struct espi_event evt = {.evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in promt0_ibf_isr()
541 struct espi_event evt = {.evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_periph_ch_isr()
849 struct espi_event evt = {.evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_vw_ch_isr()
1800 .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, .evt_details = 0, .evt_data = 0}; in espi_oob_rx_isr()
1822 struct espi_event evt = {.evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_oob_chg_isr()
2057 struct espi_event evt = {.evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_flash_chg_isr()
2243 struct espi_event evt = {.evt_type = ESPI_BUS_RESET, .evt_details = 0, .evt_data = 0}; in espi_rst_isr()
A Despi_npcx.c297 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_bus_cfg_update_isr()
365 .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, in espi_bus_oob_rx_isr()
444 .evt_type = ESPI_BUS_TAF_NOTIFICATION, in espi_bus_flash_rx_isr()
A Despi_it8xxx2.c1330 struct espi_event evt = {.evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in pmc3_it8xxx2_ibf_isr()
1357 struct espi_event evt = {.evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in pmc4_it8xxx2_ibf_isr()
1384 struct espi_event evt = {.evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in pmc5_it8xxx2_ibf_isr()
2433 .evt_type = ESPI_BUS_EVENT_CHANNEL_READY, in espi_it8xxx2_ch_notify_system_state()
2521 struct espi_event evt = { .evt_type = ESPI_BUS_EVENT_OOB_RECEIVED, in espi_it8xxx2_put_oob_status_isr()
A Despi_mchp_xec_host_v2.c228 .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in kbc0_ibf_isr()
582 .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in acpi_ec1_ibf_isr()
A Despi_saf_mchp_xec_v2.c1030 struct espi_event evt = { .evt_type = ESPI_BUS_TAF_NOTIFICATION, in espi_saf_done_isr()
1054 struct espi_event evt = { .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in espi_saf_err_isr()
A Dhost_subs_npcx.c340 .evt_type = ESPI_BUS_PERIPHERAL_NOTIFICATION, in host_acpi_process_input_data()
A Despi_taf_npcx.c660 if ((event.evt_type != ESPI_BUS_TAF_NOTIFICATION) || in espi_taf_event_handler()
/drivers/mspi/
A Dmspi_emul.c381 enum mspi_bus_event evt_type) in emul_mspi_trigger_event() argument
389 if (evt_type == MSPI_BUS_XFER_COMPLETE) { in emul_mspi_trigger_event()
398 evt->evt_type = MSPI_BUS_XFER_COMPLETE; in emul_mspi_trigger_event()
417 cb = data->cbs[evt_type]; in emul_mspi_trigger_event()
418 cb_context = data->cb_ctxs[evt_type]; in emul_mspi_trigger_event()
422 LOG_ERR("%u, mspi callback type %u not registered.", __LINE__, evt_type); in emul_mspi_trigger_event()
700 const enum mspi_bus_event evt_type, in mspi_emul_register_callback() argument
714 if (evt_type >= MSPI_BUS_EVENT_MAX) { in mspi_emul_register_callback()
719 data->cbs[evt_type] = cb; in mspi_emul_register_callback()
720 data->cb_ctxs[evt_type] = ctx; in mspi_emul_register_callback()
A Dmspi_ambiq_ap3.c1093 ctx->callback_ctx->mspi_evt.evt_type = MSPI_BUS_XFER_COMPLETE; in mspi_pio_transceive()
1183 ctx->callback_ctx->mspi_evt.evt_type = MSPI_BUS_XFER_COMPLETE; in mspi_dma_transceive()
1256 const enum mspi_bus_event evt_type, in mspi_ambiq_register_callback() argument
1272 if (evt_type != MSPI_BUS_XFER_COMPLETE) { in mspi_ambiq_register_callback()
1277 data->cbs[evt_type] = cb; in mspi_ambiq_register_callback()
1278 data->cb_ctxs[evt_type] = ctx; in mspi_ambiq_register_callback()
A Dmspi_ambiq_ap5.c1645 ctx->callback_ctx->mspi_evt.evt_type = MSPI_BUS_XFER_COMPLETE; in mspi_pio_transceive()
1736 ctx->callback_ctx->mspi_evt.evt_type = MSPI_BUS_XFER_COMPLETE; in mspi_dma_transceive()
1810 const enum mspi_bus_event evt_type, in mspi_ambiq_register_callback() argument
1826 if (evt_type != MSPI_BUS_XFER_COMPLETE) { in mspi_ambiq_register_callback()
1831 data->cbs[evt_type] = cb; in mspi_ambiq_register_callback()
1832 data->cb_ctxs[evt_type] = ctx; in mspi_ambiq_register_callback()
/drivers/i2c/
A Di2c_esp32.c698 i2c_intr_event_t evt_type = I2C_INTR_EVENT_ERR; in i2c_esp32_isr() local
701 i2c_hal_master_handle_tx_event(&data->hal, &evt_type); in i2c_esp32_isr()
703 i2c_hal_master_handle_rx_event(&data->hal, &evt_type); in i2c_esp32_isr()
706 if (evt_type == I2C_INTR_EVENT_NACK) { in i2c_esp32_isr()
708 } else if (evt_type == I2C_INTR_EVENT_TOUT) { in i2c_esp32_isr()
710 } else if (evt_type == I2C_INTR_EVENT_ARBIT_LOST) { in i2c_esp32_isr()
712 } else if (evt_type == I2C_INTR_EVENT_TRANS_DONE) { in i2c_esp32_isr()
/drivers/bluetooth/hci/
A Dhci_nxp.c216 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
218 switch (evt_type) { in is_hci_event_discardable()
233 ((ext_adv->adv_info[0].evt_type & in is_hci_event_discardable()
A Dipc.c48 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
50 switch (evt_type) { in is_hci_event_discardable()
69 ((ext_adv->adv_info[0].evt_type & in is_hci_event_discardable()
A Dhci_esp32.c32 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
34 switch (evt_type) { in is_hci_event_discardable()
A Dhci_ambiq.c152 uint8_t evt_type = evt_data[EVT_HEADER_TYPE]; in hci_event_filter() local
154 switch (evt_type) { in hci_event_filter()
A Dhci_stm32wba.c76 uint8_t evt_type = evt_data[0]; in is_hci_event_discardable() local
78 switch (evt_type) { in is_hci_event_discardable()
A Dhci_silabs_efr32.c119 ((evt->adv_info[0].evt_type & BT_HCI_LE_ADV_EVT_TYPE_LEGACY) != 0); in slz_is_evt_discardable()
/drivers/spi/
A Dspi_nrfx_spis.c408 if (p_event->evt_type == NRFX_SPIS_XFER_DONE) { in event_handler()

Completed in 95 milliseconds