Searched defs:stopbits (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | uart_dev_ar933x.c | 162 ar933x_param(struct uart_bas *bas, int baudrate, int databits, int stopbits, in ar933x_param() 221 ar933x_init(struct uart_bas *bas, int baudrate, int databits, int stopbits, in ar933x_init() 549 int stopbits, int parity) in ar933x_bus_param()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_dev_oct16550.c | 223 oct16550_param (struct uart_bas *bas, int baudrate, int databits, int stopbits, in oct16550_param() 299 oct16550_init (struct uart_bas *bas, int baudrate, int databits, int stopbits, in oct16550_init() 644 int stopbits, int parity) in oct16550_bus_param()
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | uart_dev_mtk.c | 96 int stopbits, int parity) in mtk_uart_init() 446 int stopbits, int parity) in mtk_uart_bus_param()
|
| /f-stack/freebsd/arm/xilinx/ |
| H A D | uart_dev_cdnc.c | 220 int stopbits, int parity) in cdnc_uart_set_params() 305 cdnc_uart_init(struct uart_bas *bas, int baudrate, int databits, int stopbits, in cdnc_uart_init() 550 int stopbits, int parity) in cdnc_uart_bus_param()
|
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_uart.c | 143 int stopbits, int parity) in vf_uart_init() 415 int stopbits, int parity) in vf_uart_bus_param()
|
| /f-stack/freebsd/mips/nlm/hal/ |
| H A D | uart.h | 153 nlm_uart_init(uint64_t base, int baud, int databits, int stopbits, in nlm_uart_init()
|