Home
last modified time | relevance | path

Searched defs:baudrate_table (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_fintek.c292 static u32 baudrate_table[] = {115200, 921600, 1152000, 1500000}; in fintek_8250_set_termios() local
/linux/drivers/usb/serial/
H A Df81232.c127 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable
H A Df81534.c189 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable