Home
last modified time | relevance | path

Searched refs:MHI_INVALID_BRSTMODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h50 #define MHI_INVALID_BRSTMODE(mode) (mode != MHI_DB_BRST_DISABLE && \ macro
H A Dinit.c707 if (MHI_INVALID_BRSTMODE(mhi_event->db_cfg.brstmode)) in parse_ev_cfg()
841 if (MHI_INVALID_BRSTMODE(mhi_chan->db_cfg.brstmode)) { in parse_ch_cfg()