Searched refs:MHI_DB_BRST_ENABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dmhi.h195 * @MHI_DB_BRST_ENABLE: Burst mode enable
199 MHI_DB_BRST_ENABLE = 0x3, enumerator in enum:mhi_db_brst_mode
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h50 mode != MHI_DB_BRST_ENABLE)
H A Dpci_generic.c121 .doorbell = MHI_DB_BRST_ENABLE, \
136 .doorbell = MHI_DB_BRST_ENABLE, \
H A Dinit.c716 if (mhi_event->db_cfg.brstmode == MHI_DB_BRST_ENABLE)
853 if (mhi_chan->db_cfg.brstmode == MHI_DB_BRST_ENABLE)

Completed in 216 milliseconds