Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.c77 #define SAB_BASE_BAUD ( 29491200 / 16 ) macro
658 n = (SAB_BASE_BAUD * 10) / baud; in calc_ebrg()
985 up->port.uartclk = SAB_BASE_BAUD; in sunsab_init_one()