Home
last modified time | relevance | path

Searched refs:MHI_EE_RDDM (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dmhi.h126 MHI_EE_RDDM, enumerator
176 MHI_CH_EE_RDDM = BIT(MHI_EE_RDDM),
/openbmc/linux/drivers/bus/mhi/host/
H A Dboot.c104 if (ee != MHI_EE_RDDM) { in __mhi_download_rddm_in_panic()
111 if (ee == MHI_EE_RDDM) in __mhi_download_rddm_in_panic()
H A Dpm.c482 if (mhi_cntrl->rddm_image && mhi_get_exec_env(mhi_cntrl) == MHI_EE_RDDM) in mhi_pm_disable_transition()
1242 if (mhi_cntrl->ee == MHI_EE_RDDM) in mhi_force_rddm_mode()
1250 mhi_cntrl->ee == MHI_EE_RDDM, in mhi_force_rddm_mode()
H A Dmain.c511 case MHI_EE_RDDM: in mhi_intvec_threaded_handler()
916 case MHI_EE_RDDM: in mhi_process_ctrl_ev_ring()
H A Dinit.c29 [MHI_EE_RDDM] = "RAMDUMP DOWNLOAD MODE",