Searched defs:baudrate_table (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_fintek.c | 301 static u32 baudrate_table[] = {115200, 921600, 1152000, 1500000}; in fintek_8250_set_termios() local
|
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_fintek.c | 287 static u32 baudrate_table[] = {115200, 921600, 1152000, 1500000}; in fintek_8250_set_termios() local
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | f81232.c | 127 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable
|
H A D | f81534.c | 189 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | f81232.c | 127 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable
|
H A D | f81534.c | 189 static u32 const baudrate_table[] = { 115200, 921600, 1152000, 1500000 }; variable
|
Completed in 9 milliseconds