Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc4_serial.c241 #define IOC4_SRTR_HZ 16000 /* SRTR clock frequency */ macro
897 writel(IOC4_SRTR_HZ / 100, &port->ip_serial_regs->srtr); in port_init()
1299 timeout = timeout * IOC4_SRTR_HZ / 100; in set_rx_timeout()