Home
last modified time | relevance | path

Searched refs:CTS (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.4.37.9/Documentation/
Dspecialix.txt192 Pin 6 CTS input Clear To Send
221 3 DTR/RTS red 6 CTS
224 6 CTS blue 3 DTR/RTS
232 6 CTS blue 3 DTR/RTS
235 3 DTR/RTS red 6 CTS
246 6 CTS blue 5 CTS 8 CTS
262 6 CTS blue 5 CTS 8 CTS
/linux-2.4.37.9/include/asm-arm/arch-anakin/
Dserial_reg.h26 #define CTS (1 << 2) macro
/linux-2.4.37.9/drivers/net/wan/
Dcomx-hw-locomx.c134 (hw->board.chanA.status & CTS)) { in locomx_status_timerfun()
138 !(hw->board.chanA.status & CTS)) { in locomx_status_timerfun()
204 hw->board.chanA.dcdcheck=CTS; in LOCOMX_open()
Dz85230.h199 #define CTS 0x20 /* CTS */ macro
/linux-2.4.37.9/drivers/net/hamradio/
Dz8530.h177 #define CTS 0x20 /* CTS */ macro
Ddmascc.c1333 if ((drr0 & CTS) && (~rr0 & CTS) && priv->type != TYPE_TWIN) in es_isr()
1407 priv->rr0 |= CTS; in start_timer()
/linux-2.4.37.9/drivers/char/
DdigiFep1.h133 #define CTS 0x20
Dfep.h129 #define CTS 0x20 macro
Dsgiserial.h360 #define CTS 0x20 /* CTS */ macro
Dser_a2232fw.ax259 lda CIA+C_PB ; check CTS signal ;
272 lda CIA+C_PB ; check CTS signal ;
Dpcxx.c1896 res |= (CTS | RTS); in termios2digi_h()
1903 res |= CTS; in termios2digi_h()
1911 if (res & CTS) in termios2digi_h()
2151 if(mstat & CTS) in pcxe_ioctl()
DChangeLog725 CTS line, there's no point in enabling the modem
729 only one of CD and CTS support, you will need a
/linux-2.4.37.9/arch/arm/kernel/
Ddebug-armv.S353 tst \rx, #0x1000 @ UART2 does not have CTS here
356 tst \rd, #1 << 8 @ CTS
403 tst \rd, #CTS
/linux-2.4.37.9/Documentation/arm/SA1100/
DAssabet253 Radio: TX, RX, CTS, DSR, DCD, RI
255 COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
293 COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR
/linux-2.4.37.9/drivers/sbus/char/
Dzs.h359 #define CTS 0x20 /* CTS */ macro
Dzs.c1374 | ((status & CTS) ? TIOCM_CTS : 0); in get_modem_info()
1676 if (status & CTS) in line_info()
/linux-2.4.37.9/drivers/tc/
Dzs.h365 #define CTS 0x20 /* CTS */ macro
Dzs.c541 if ((stat & CTS) != 0) { in status_handle()
913 if ((read_zsreg(info->zs_channel, 0) & CTS) == 0) in change_speed()
1201 | ((status_b & CTS) ? TIOCM_CTS: 0); in get_modem_info()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h401 #define CTS 0x20 /* CTS */ macro
Dmacserial.c516 if ((status & CTS) == 0) { in status_handle()
1450 if ((read_zsreg(info->zs_channel, 0) & CTS) != 0) in change_speed()
1811 | ((status & CTS) ? 0: TIOCM_CTS); in get_modem_info()
3031 if ((read_zsreg(info->zs_channel, 0) & CTS) != 0) in serial_console_setup()
/linux-2.4.37.9/drivers/hil/
Dhil_mlc.c397 #define CTS \ macro
420 CTS
/linux-2.4.37.9/Documentation/usb/
Dusb-serial.txt259 ** Queries of inputs (CTS,DSR,CD,RI) show the last
365 implemented. Support for finding out about DSR and CTS line status is
/linux-2.4.37.9/Documentation/networking/
Dz8530drv.txt453 will just wait until the CTS signal is asserted. This
455 MODEM and/or transmitter, that asserts CTS when the
/linux-2.4.37.9/drivers/scsi/
DcpqfcTSstructs.h377 __u8 CTS:1; member
/linux-2.4.37.9/Documentation/isdn/
DREADME198 Bit 4 0 = CTS follows RTS
199 1 = Ignore RTS, CTS always on.

12