Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmhi.h199 MHI_DB_BRST_ENABLE = 0x3, enumerator
/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h51 mode != MHI_DB_BRST_ENABLE)
H A Dpci_generic.c121 .doorbell = MHI_DB_BRST_ENABLE, \
136 .doorbell = MHI_DB_BRST_ENABLE, \
H A Dinit.c710 if (mhi_event->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ev_cfg()
847 if (mhi_chan->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ch_cfg()