Searched defs:baud (Results 26 - 50 of 128) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dtimbuart.c280 static int get_bindex(int baud) argument
295 unsigned int baud; local
[all...]
H A D21285.c219 unsigned int baud, quot, h_lcr, b; local
392 serial21285_get_options(struct uart_port *port, int *baud, int *parity, int *bits) argument
430 int baud = 9600; local
[all...]
H A D68328serial.h135 int baud; member in struct:m68k_serial
H A Dclps711x.c289 unsigned int ubrlcr, baud, quot; local
465 clps711xuart_console_get_options(struct uart_port *port, int *baud, argument
494 int baud = 38400; local
[all...]
H A Dcrisv10.h40 int baud; member in struct:e100_serial
H A Dmax3107.c71 static u32 get_new_brg(int baud, struct max3107_port *s) argument
732 int baud; local
[all...]
H A Dmcf.c200 unsigned int baud, baudclk; local
508 int baud = CONFIG_SERIAL_MCF_BAUDRATE; local
H A Dmsm_serial.c219 static int msm_set_baud_rate(struct uart_port *port, unsigned int baud) argument
378 unsigned int baud, mr; local
612 int baud, flow, bits, parity; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/picocom/
H A Dterm.c856 term_set(int fd, int raw, int baud, enum parity_e parity, int bits, enum flowcntrl_e fc, int local, int hup_close) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dearly_printk.c120 unsigned baud = DEFAULT_BAUD; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dprom.c202 int baud = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Ddebugport.c33 volatile char* baud; member in struct:dbg_port
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Delsa_ser.c108 static void change_speed(struct IsdnCardState *cs, int baud) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dkeyspan_pda.c300 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) argument
H A Dcp210x.c352 static unsigned int cp210x_quantise_baudrate(unsigned int baud) { argument
431 unsigned int baud; local
454 unsigned int baud; local
580 unsigned int baud = 0, bits; local
[all...]
H A Dpl2303.c258 int baud; local
[all...]
H A Dssu100.c237 u16 baud, divisor, remainder; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart.h87 int baud; member in struct:uart_cpm_port
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/jsm/
H A Djsm_neo.c935 u32 baud; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dser_a2232.c292 unsigned int cflag, baud, chsize, stopb, parity, softflow; local
[all...]
H A Dvme_scc.c761 unsigned cflag, baud, chsize, channel, brgval = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Dpcdp.h47 u64 baud; member in struct:pcdp_uart
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c128 unsigned int baud, baud_us, baud_arbdiv, baud_uartdiv, baud_dcdtimeout; member in struct:baycom_state
499 unsigned int baud; local
589 static int baud[NR_PORTS] = { [0 ... NR_PORTS-1] = 1200 }; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dali-ircc.c966 static void ali_ircc_change_speed(struct ali_ircc_cb *self, __u32 baud) argument
1015 static void ali_ircc_fir_change_speed(struct ali_ircc_cb *priv, __u32 baud) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-serial.c915 int baud, bits, xdiv, tmp; local
1439 int i, parity = 'n', baud = 9600, bits = 8, flow = 0; local
[all...]

Completed in 361 milliseconds

123456