Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/host/
H A Dpci_generic.c22 #define MHI_POST_RESET_DELAY_MS 2000 macro
1051 msleep(MHI_POST_RESET_DELAY_MS); in mhi_pci_reset_prepare()