Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial.c22 static const unsigned long baudrate_table[] = CONFIG_SYS_BAUDRATE_TABLE; variable
H A Dserial-uclass.c23 static const unsigned long baudrate_table[] = CONFIG_SYS_BAUDRATE_TABLE; variable
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_fintek.c292 static u32 baudrate_table[] = {115200, 921600, 1152000, 1500000}; in fintek_8250_set_termios() local
/openbmc/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