Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h215 MHI_DB_BRST_ENABLE = 0x3, enumerator
/linux/drivers/bus/mhi/host/
H A Dpci_generic.c119 .doorbell = MHI_DB_BRST_ENABLE, \
134 .doorbell = MHI_DB_BRST_ENABLE, \
H A Dinit.c736 if (mhi_event->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ev_cfg()
863 if (mhi_chan->db_cfg.brstmode == MHI_DB_BRST_ENABLE) in parse_ch_cfg()