Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsprd_serial.c126 unsigned int timeout_iclr; member
149 .timeout_iclr = SPRD_ICLR_TIMEOUT,
155 .timeout_iclr = SPRD_ICLR_DATA_TIMEOUT,
675 serial_out(port, SPRD_ICLR, sp->pdata->timeout_iclr); in sprd_handle_irq()