Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil.c225 usleep_range(LINK_WAIT_MIN, LINK_WAIT_MAX); in mobiveil_bringup_link()
H A Dpcie-mobiveil.h127 #define LINK_WAIT_MIN 90000 macro