Home
last modified time | relevance | path

Searched refs:MHI_EE_PBL (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmhi.h139 MHI_EE_PBL, enumerator
189 MHI_CH_EE_PBL = BIT(MHI_EE_PBL),
/linux/drivers/bus/mhi/host/
H A Dpm.c648 else if (cur_ee != MHI_EE_PBL && cur_ee != MHI_EE_SBL) in mhi_pm_sys_error_transition()