Home
last modified time | relevance | path

Searched defs:baud (Results 1 - 17 of 17) 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...]
/vendor/hihope/dayu210/bluetooth/src/
H A Duserial_vendor.c93 uint8_t userial_to_tcio_baud(uint8_t cfg_baud, uint32_t *baud) in userial_to_tcio_baud() argument
197 uint32_t baud; userial_vendor_open() local
[all...]
H A Dhardware.c350 uint8_t baud; in line_speed_to_userial_baud() local
[all...]
/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c93 uint8_t userial_to_tcio_baud(uint8_t cfg_baud, uint32_t *baud) in userial_to_tcio_baud() argument
197 uint32_t baud; userial_vendor_open() local
[all...]
H A Dhardware.c398 uint8_t baud; in line_speed_to_userial_baud() 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
/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h113 uint8_t baud; /* Baud rate */ member
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h113 uint8_t baud; /* Baud rate */ member
/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 31 milliseconds