Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmhi.h199 MHI_DB_BRST_ENABLE = 0x3, enumerator
/Linux-v6.1/drivers/bus/mhi/host/
Dinternal.h51 mode != MHI_DB_BRST_ENABLE)
Dpci_generic.c118 .doorbell = MHI_DB_BRST_ENABLE, \
133 .doorbell = MHI_DB_BRST_ENABLE, \
Dinit.c697 if (mhi_event->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ev_cfg()
834 if (mhi_chan->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ch_cfg()