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

/linux-master/include/linux/
H A Dmhi.h119 * @MHI_EE_EDL: Embedded downloader
129 MHI_EE_EDL, enumerator in enum:mhi_ee_type
179 MHI_CH_EE_EDL = BIT(MHI_EE_EDL),
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h69 ee == MHI_EE_EDL)
71 #define MHI_FW_LOAD_CAPABLE(ee) (ee == MHI_EE_PBL || ee == MHI_EE_EDL)
H A Dboot.c415 fw_name = (mhi_cntrl->ee == MHI_EE_EDL) ?
H A Dmain.c519 case MHI_EE_EDL:

Completed in 210 milliseconds