Searched refs:MHI_POWER_UP_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/bus/mhi/host/ | ||
D | internal.h | 59 #define MHI_POWER_UP_CAPABLE(ee) (MHI_IN_PBL(ee) || ee == MHI_EE_AMSS) macro |
D | pm.c | 1114 if (!MHI_POWER_UP_CAPABLE(current_ee)) { in mhi_async_power_up() |