Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.c55 unsigned int tec_timeout; /* likewise */ member
94 int timeout = up->tec_timeout; in sunsab_tec_wait()
712 up->tec_timeout = (10 * 1000000) / baud; in sunsab_convert_to_sab()
713 up->cec_timeout = up->tec_timeout >> 2; in sunsab_convert_to_sab()
1007 up->tec_timeout = SAB82532_MAX_TEC_TIMEOUT; in sunsab_init_one()