Searched refs:MHI_EE_RDDM (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dmhi.h116 * @MHI_EE_RDDM: Ram dump download mode
126 MHI_EE_RDDM, enumerator in enum:mhi_ee_type
176 MHI_CH_EE_RDDM = BIT(MHI_EE_RDDM),
/linux-master/drivers/bus/mhi/host/
H A Dboot.c104 if (ee != MHI_EE_RDDM) {
111 if (ee == MHI_EE_RDDM)
H A Dpm.c489 if (mhi_cntrl->rddm_image && mhi_get_exec_env(mhi_cntrl) == MHI_EE_RDDM)
1253 if (mhi_cntrl->ee == MHI_EE_RDDM)
1261 mhi_cntrl->ee == MHI_EE_RDDM,
H A Dmain.c510 case MHI_EE_RDDM:
917 case MHI_EE_RDDM:

Completed in 132 milliseconds