Searched refs:stop_bits (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Dpcdp.h42 u8 stop_bits; member in struct:pcdp_uart
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsynclink.h165 unsigned char stop_bits; /* 1 or 2 stop bits */ member in struct:_MGSL_PARAMS
310 unsigned char stop_bits; member in struct:MGSL_PARAMS32
H A Dwanrouter.h442 unsigned stop_bits; member in struct:wanif_conf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dcypress_m8.c324 int stop_bits, int parity_enable, int parity_type, int reset,
364 feature_buffer[4] |= (stop_bits << 3); /* assign stop bits in 1 bit space */
970 int data_bits, stop_bits, parity_type, parity_enable; local
1022 stop_bits = cflag & CSTOPB ? 1 : 0;
1059 dbg("%s - sending %d stop_bits, %d parity_enable, %d parity_type, "
1060 "%d data_bits (+5)", __func__, stop_bits,
1064 data_bits, stop_bits,
322 cypress_serial_control(struct tty_struct *tty, struct usb_serial_port *port, speed_t baud_rate, int data_bits, int stop_bits, int parity_enable, int parity_type, int reset, int cypress_request_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c885 u8 baud, data_bits, stop_bits, parity, x_on, x_off; local
947 stop_bits = RFCOMM_RPN_STOP_15;
949 stop_bits = RFCOMM_RPN_STOP_1;
1015 data_bits, stop_bits, parity,
H A Dcore.c905 u8 bit_rate, u8 data_bits, u8 stop_bits,
916 s, cr, dlci, bit_rate, data_bits, stop_bits, parity,
931 rpn->line_settings = __rpn_line_settings(data_bits, stop_bits, parity);
1403 u8 stop_bits = 0; local
1421 stop_bits = RFCOMM_RPN_STOP_1;
1451 stop_bits = __get_rpn_stop_bits(rpn->line_settings);
1452 if (stop_bits != RFCOMM_RPN_STOP_1) {
1453 BT_DBG("RPN stop bits mismatch 0x%x", stop_bits);
1454 stop_bits = RFCOMM_RPN_STOP_1;
1496 rfcomm_send_rpn(s, 0, dlci, bit_rate, data_bits, stop_bits,
904 rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, u8 bit_rate, u8 data_bits, u8 stop_bits, u8 parity, u8 flow_ctrl_settings, u8 xon_char, u8 xoff_char, u16 param_mask) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Dser_defs.h94 unsigned int stop_bits : 1; member in struct:__anon8650
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dhead.S566 | IO_STATE (R_SERIAL0_TR_CTRL, stop_bits, one_bit) \
600 | IO_STATE (R_SERIAL1_TR_CTRL, stop_bits, one_bit) \
635 | IO_STATE (R_SERIAL2_TR_CTRL, stop_bits, one_bit) \
671 | IO_STATE (R_SERIAL3_TR_CTRL, stop_bits, one_bit) \
H A Ddebugport.c275 IO_STATE(R_SERIAL0_TR_CTRL, stop_bits, one_bit) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/compressed/
H A Dmisc.c256 tr_ctrl.stop_bits = 1; /* 2 stop bits. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Drfcomm.h235 u8 bit_rate, u8 data_bits, u8 stop_bits,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmpsc.c1366 u32 chr_bits, stop_bits, par; local
1388 stop_bits = MPSC_MPCR_SBL_2;
1390 stop_bits = MPSC_MPCR_SBL_1;
1412 mpsc_set_stop_bit_length(pi, stop_bits);
H A Dioc3_serial.c579 * @stop_bits: number of stop bits
585 int baud, int byte_size, int stop_bits, int parenb, int parodd)
593 baud, byte_size, stop_bits, parenb, parodd));
643 if (stop_bits)
584 config_port(struct ioc3_port *port, int baud, int byte_size, int stop_bits, int parenb, int parodd) argument
H A Dioc4_serial.c1309 * @stop_bits: number of stop bits
1315 int baud, int byte_size, int stop_bits, int parenb, int parodd)
1321 __func__, baud, byte_size, stop_bits, parenb, parodd));
1371 if (stop_bits)
1314 config_port(struct ioc4_port *port, int baud, int byte_size, int stop_bits, int parenb, int parodd) argument
H A Dcrisv10.c3048 IO_MASK(R_SERIAL0_TR_CTRL, stop_bits) |
3059 info->tx_ctrl |= IO_STATE(R_SERIAL0_TR_CTRL, stop_bits, two_bits);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl2.h737 u8 stop_bits; member in struct:acpi_table_spcr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink_gt.c370 .stop_bits = 1,
1141 tmp_params.stop_bits = info->params.stop_bits;
1171 info->params.stop_bits = tmp_params.stop_bits;
2548 info->params.stop_bits = (cflag & CSTOPB) ? 2 : 1;
2559 info->params.stop_bits + 1;
4076 if (info->params.stop_bits != 1)
H A Dsynclink.c130 1, /* unsigned char stop_bits; */
1943 info->params.stop_bits = 2;
1945 info->params.stop_bits = 1;
1963 info->params.stop_bits + 1;
5883 if ( info->params.stop_bits != 1 )
H A Dsynclinkmp.c98 1, /* unsigned char stop_bits; */
2802 info->params.stop_bits = 2;
2804 info->params.stop_bits = 1;
2822 info->params.stop_bits + 1;
4404 if (info->params.stop_bits != 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c104 1, /* unsigned char stop_bits; */
1451 info->params.stop_bits = 2;
1453 info->params.stop_bits = 1;
1471 info->params.stop_bits + 1;
3533 if (info->params.stop_bits != 1)

Completed in 517 milliseconds