Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_linflexuart.c121 #define PREINIT_DELAY 2000 /* us */ macro
731 udelay(PREINIT_DELAY); in linflex_console_setup()