Home
last modified time | relevance | path

Searched defs:baud (Results 1 - 11 of 11) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dwlib.c68 static unsigned int dw8250_get_divisor(struct uart_port *p, unsigned int baud, unsigned int *frac) in dw8250_get_divisor() argument
80 static void dw8250_set_divisor(struct uart_port *p, unsigned int baud, unsigned int quot, unsigned int quot_frac) in dw8250_set_divisor() argument
H A D8250_dw.c352 unsigned int baud = tty_termios_baud_rate(termios); in dw8250_set_termios() local
H A D8250_port.c2632 static unsigned int npcm_get_divisor(struct uart_8250_port *up, unsigned int baud) in npcm_get_divisor() argument
2639 static unsigned int serial8250_do_get_divisor(struct uart_port *port, unsigned int baud, unsigned int *frac) in serial8250_do_get_divisor() argument
2669 static unsigned int serial8250_get_divisor(struct uart_port *port, unsigned int baud, unsigne argument
2719 serial8250_do_set_divisor(struct uart_port *port, unsigned int baud, unsigned int quot, unsigned int quot_frac) serial8250_do_set_divisor() argument
2764 serial8250_set_divisor(struct uart_port *port, unsigned int baud, unsigned int quot, unsigned int quot_frac) serial8250_set_divisor() argument
2810 unsigned int baud, quot, frac = 0; serial8250_update_uartclk() local
2864 unsigned int baud, quot, frac = 0; serial8250_do_set_termios() local
3493 unsigned int baud, quot, frac = 0; serial8250_console_restore() local
3607 int baud = 9600; serial8250_console_setup() local
[all...]
/third_party/backends/backend/
H A Ddc240.h91 speed_t baud; /* current tty speed */ member
163 speed_t baud; member
H A Ddc25.h149 speed_t baud; member
H A Ddc210.h88 speed_t baud; /* current tty speed */ member
155 speed_t baud; member
H A Ddc240.c818 SANE_Int baud; in sane_init() local
[all...]
H A Ddc210.c661 int baud; sane_init() local
[all...]
H A Ddc25.c1813 int baud; in sane_init() local
[all...]
/third_party/toybox/toys/pending/
H A Dstty.c56 static int baud(speed_t speed) in baud() function
62 static speed_t speed(int baud) in speed() argument
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H A Dck_usart.c91 int32_t csi_usart_config_baudrate(usart_handle_t handle, uint32_t baud) in csi_usart_config_baudrate() argument
607 csi_usart_config(usart_handle_t handle, uint32_t baud, usart_mode_e mode, usart_parity_e parity, usart_stop_bits_e stopbits, usart_data_bits_e bits) csi_usart_config() argument

Completed in 17 milliseconds