| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| H A D | 8250_dwlib.c | 68 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 D | 8250_dw.c | 352 unsigned int baud = tty_termios_baud_rate(termios);
in dw8250_set_termios() local
|
| H A D | 8250_port.c | 2632 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 D | userial_vendor.c | 93 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 D | hardware.c | 350 uint8_t baud; in line_speed_to_userial_baud() local [all...] |
| /vendor/hihope/rk3568/bluetooth/src/ |
| H A D | userial_vendor.c | 93 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 D | hardware.c | 398 uint8_t baud; in line_speed_to_userial_baud() local [all...] |
| /third_party/backends/backend/ |
| H A D | dc240.h | 91 speed_t baud; /* current tty speed */ member 163 speed_t baud; member
|
| H A D | dc25.h | 149 speed_t baud; member
|
| H A D | dc210.h | 88 speed_t baud; /* current tty speed */ member 155 speed_t baud; member
|
| H A D | dc240.c | 818 SANE_Int baud; in sane_init() local [all...] |
| H A D | dc210.c | 661 int baud; sane_init() local [all...] |
| H A D | dc25.c | 1813 int baud; in sane_init() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | stty.c | 56 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 D | userial_vendor.h | 113 uint8_t baud; /* Baud rate */ member
|
| /vendor/hihope/rk3568/bluetooth/include/ |
| H A D | userial_vendor.h | 113 uint8_t baud; /* Baud rate */ member
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/ |
| H A D | ck_usart.c | 91 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
|