Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsunsab.c57 unsigned int tec_timeout; /* likewise */ member
96 int timeout = up->tec_timeout; in sunsab_tec_wait()
720 up->tec_timeout = (10 * 1000000) / baud; in sunsab_convert_to_sab()
721 up->cec_timeout = up->tec_timeout >> 2; in sunsab_convert_to_sab()
1014 up->tec_timeout = SAB82532_MAX_TEC_TIMEOUT; in sunsab_init_one()