Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmhi.h199 MHI_DB_BRST_ENABLE = 0x3, enumerator
/Linux-v6.6/drivers/bus/mhi/host/
Dinternal.h51 mode != MHI_DB_BRST_ENABLE)
Dpci_generic.c121 .doorbell = MHI_DB_BRST_ENABLE, \
136 .doorbell = MHI_DB_BRST_ENABLE, \
Dinit.c709 if (mhi_event->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ev_cfg()
846 if (mhi_chan->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ch_cfg()