Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc4_serial.c244 #define IOC4_SRTR_HZ 16000 /* SRTR clock frequency */ macro
900 writel(IOC4_SRTR_HZ / 100, &port->ip_serial_regs->srtr); in port_init()
1296 timeout = timeout * IOC4_SRTR_HZ / 100; in set_rx_timeout()