Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/ep/
H A Dmain.c21 #define M0_WAIT_COUNT 100 macro
691 } while (state != MHI_STATE_M0 && count < M0_WAIT_COUNT); in mhi_ep_enable()