Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dfirmware.c134 msleep(PLF_MSLEEP_TIME); in plfxlc_download_fpga()
154 msleep(PLF_MSLEEP_TIME); in plfxlc_download_xl_firmware()
H A Dusb.c639 msleep(PLF_MSLEEP_TIME); in probe()
646 msleep(PLF_MSLEEP_TIME); in probe()
653 msleep(PLF_MSLEEP_TIME); in probe()
660 msleep(PLF_MSLEEP_TIME); in probe()
H A Dusb.h34 #define PLF_MSLEEP_TIME 200 macro