Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmhi.h128 MHI_EE_PTHRU, enumerator
177 MHI_CH_EE_PTHRU = BIT(MHI_EE_PTHRU),
/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h57 #define MHI_IN_PBL(ee) (ee == MHI_EE_PBL || ee == MHI_EE_PTHRU || \
H A Dinit.c31 [MHI_EE_PTHRU] = "PASS THROUGH",
H A Dmain.c521 case MHI_EE_PTHRU: in mhi_intvec_threaded_handler()