Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dtimbuart.c32 static int baudrates[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, variable
272 for (i = 0; i < ARRAY_SIZE(baudrates); i++) in get_bindex()
273 if (baud <= baudrates[i]) in get_bindex()
293 baud = baudrates[bindex]; in timbuart_set_termios()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c1593 struct rtb_baud baudrates[] = { variable
1610 struct rtb_baud baudrates[] = { variable
1627 for (i = 0; i < ARRAY_SIZE(baudrates); i++) { in vendor_speed_to_std()
1628 if (baudrates[i].rtb_speed == rtb_speed) { in vendor_speed_to_std()
1629 *uart_speed = baudrates[i].uart_speed; in vendor_speed_to_std()
1641 for (i = 0; i < ARRAY_SIZE(baudrates); i++) { in std_speed_to_vendor()
1642 if (baudrates[i].uart_speed == uart_speed) { in std_speed_to_vendor()
1643 *rtb_speed = baudrates[i].rtb_speed; in std_speed_to_vendor()
/OK3568_Linux_fs/buildroot/package/picocom/
H A D0001-Compile-with-libc-s-without-cispeed-cospeed.patch38 + cospeed struct termios fields. We do not support custom baudrates
/OK3568_Linux_fs/buildroot/package/libserial/
H A D0002-SerialPort.cpp-don-t-use-high-baudrates-when-not-ava.patch4 Subject: [PATCH] SerialPort.cpp: don't use high baudrates when not available
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c2717 baudrate_ex baudrates[] = { variable
2734 baudrate_ex baudrates[] = { variable
2773 for (i = 0; i < sizeof(baudrates) / sizeof(baudrate_ex); i++) { in rtk_speed_to_uart_speed()
2774 if (baudrates[i].rtk_speed == rtk_speed) { in rtk_speed_to_uart_speed()
2775 *uart_speed = baudrates[i].uart_speed; in rtk_speed_to_uart_speed()
2809 for (i = 0; i < sizeof(baudrates) / sizeof(baudrate_ex); i++) { in uart_speed_to_rtk_speed()
2810 if (baudrates[i].uart_speed == uart_speed) { in uart_speed_to_rtk_speed()
2811 *rtk_speed = baudrates[i].rtk_speed; in uart_speed_to_rtk_speed()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.serial_multi37 After that press 'enter' at the SCC console. Note that baudrates <38400
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A DKconfig126 support all baudrates). This is the preferred driver. The next
/OK3568_Linux_fs/u-boot/
H A DREADME686 Select one of the baudrates listed in
745 Select one of the baudrates listed in