Searched refs:stopbits (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/mips/include/asm/netlogic/xlp-hal/ |
D | uart.h | 155 nlm_uart_init(uint64_t base, int baud, int databits, int stopbits, in nlm_uart_init() argument 170 if (stopbits > 1) in nlm_uart_init()
|
/Linux-v5.10/drivers/char/pcmcia/ |
D | cm4000_cs.c | 403 u_int8_t stopbits; member 410 .stopbits = 0x03, 416 .stopbits = 0x04, 424 u_int8_t stopbits = 0x02; /* ISO default */ in set_cardparameter() local 442 stopbits = card_fixups[i].stopbits; in set_cardparameter() 444 xoutb(stopbits, REG_STOPBITS(iobase)); in set_cardparameter()
|
/Linux-v5.10/drivers/tty/ |
D | mxser.c | 211 int stopbits[32]; member 1616 me->stopbits[p] = cflag & CSTOPB; in mxser_ioctl_special()
|
/Linux-v5.10/Documentation/usb/ |
D | usb-serial.rst | 265 $PSRF100,<protocol>,<baud>,<databits>,<stopbits>,<parity>*CHECKSUM
|