Home
last modified time | relevance | path

Searched refs:MHI_EE_MAX (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h53 extern const char * const mhi_ee_str[MHI_EE_MAX];
54 #define TO_MHI_EXEC_STR(ee) (((ee) >= MHI_EE_MAX) ? \
H A Dmain.c156 return (ret) ? MHI_EE_MAX : exec; in mhi_get_exec_env()
280 enum mhi_ee_type ee = MHI_EE_MAX; in mhi_destroy_device()
311 if (ee != MHI_EE_MAX && !(ul_chan->ee_mask & BIT(ee))) in mhi_destroy_device()
318 if (ee != MHI_EE_MAX && !(dl_chan->ee_mask & BIT(ee))) in mhi_destroy_device()
H A Dpm.c391 enum mhi_ee_type ee = MHI_EE_MAX, current_ee = mhi_cntrl->ee; in mhi_pm_mission_mode_transition()
1109 mhi_cntrl->ee = MHI_EE_MAX; in mhi_async_power_up()
H A Dboot.c101 if (ee == MHI_EE_MAX) in __mhi_download_rddm_in_panic()
H A Dinit.c25 const char * const mhi_ee_str[MHI_EE_MAX] = {
/openbmc/linux/include/linux/
H A Dmhi.h134 MHI_EE_MAX, enumerator