Home
last modified time | relevance | path

Searched refs:DSR (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/arch/cris/drivers/
DConfig.in50 choice 'Ser0 DTR, RI, DSR and CD assignment' \
61 int ' Ser0 DSR on PA bit (-1 = not used)' CONFIG_ETRAX_SER0_DSR_ON_PA_BIT 6
73 int ' Ser0 DSR on PB bit (-1 = not used)' CONFIG_ETRAX_SER0_DSR_ON_PB_BIT 6
93 choice 'Ser1 DTR, RI, DSR and CD assignment' \
104 int ' Ser1 DSR on PA bit (-1 = not used)' CONFIG_ETRAX_SER1_DSR_ON_PA_BIT 6
116 int ' Ser1 DSR on PB bit (-1 = not used)' CONFIG_ETRAX_SER1_DSR_ON_PB_BIT 6
140 choice 'Ser2 DTR, RI, DSR and CD assignment' \
150 int ' Ser2 DSR on PA bit (-1 = not used)' CONFIG_ETRAX_SER2_DSR_ON_PA_BIT 6
162 int ' Ser2 DSR on PB bit (-1 = not used)' CONFIG_ETRAX_SER2_DSR_ON_PB_BIT 6
181 choice 'Ser3 DTR, RI, DSR and CD assignment' \
[all …]
Dserial.c1185 E100_STRUCT_PORT(0,DSR), E100_STRUCT_SHADOW(0,DSR),
1189 E100_STRUCT_MASK(0,DSR),
1201 E100_STRUCT_PORT(1,DSR), E100_STRUCT_SHADOW(1,DSR),
1205 E100_STRUCT_MASK(1,DSR),
1217 E100_STRUCT_PORT(2,DSR), E100_STRUCT_SHADOW(2,DSR),
1221 E100_STRUCT_MASK(2,DSR),
1233 E100_STRUCT_PORT(3,DSR), E100_STRUCT_SHADOW(3,DSR),
1237 E100_STRUCT_MASK(3,DSR),
1280 E100_STRUCT_MASK(0,DSR),
1293 E100_STRUCT_MASK(1,DSR),
[all …]
/linux-2.4.37.9/drivers/net/wan/
Dhd64570.h129 #define DSR 0x10 /* DMA Status */ macro
130 #define DSR_RX(node) (DSR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET))
131 #define DSR_TX(node) (DSR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET))
/linux-2.4.37.9/Documentation/
Ddigiboard.txt68 altpin - 1: swap DCD and DSR for 8-pin RJ-45 with modems.
69 0: don't swap DCD and DSR.
122 Altpin setting: Enable - swap DCD and DSR for 8-pin RJ-45 with modems.
123 Disable - don't swap DCD and DSR.
Dspecialix.txt247 +---- 6 DSR 6 DSR
263 +---- 6 DSR 6 DSR
DConfigure.help27349 Etrax Serial port ser0 DTR, RI, DSR and CD support on PB
27351 Enables the status and control signals DTR, RI, DSR and CD on PB for
27358 Etrax Serial port ser1 DTR, RI, DSR and CD support on PB
27360 Enables the status and control signals DTR, RI, DSR and CD on PB for
27367 Etrax Serial port ser2 DTR, RI, DSR and CD support on PA
27369 Enables the status and control signals DTR, RI, DSR and CD on PA for
27402 Ser0 DSR on PB bit
27404 Specify the pin of the PB port to carry the DSR signal for serial
27422 Ser1 DSR on PB bit
27424 Specify the pin of the PB port to carry the DSR signal for serial
[all …]
/linux-2.4.37.9/drivers/char/
DdigiFep1.h132 #define DSR 0x10
Dfep.h128 #define DSR 0x10 macro
Dsynclinkmp.c398 #define DSR 0x90 macro
2199 write_reg(info, TXDMA + DSR, 0xc0); /* clear IRQs and disable DMA */ in isr_txeom()
2316 unsigned char status = read_reg(info,RXDMA + DSR) & 0xc0; in isr_rxdmaok()
2319 write_reg(info, RXDMA + DSR, (unsigned char)(status | 1)); in isr_rxdmaok()
2333 unsigned char status = read_reg(info,RXDMA + DSR) & 0x30; in isr_rxdmaerror()
2336 write_reg(info, RXDMA + DSR, (unsigned char)(status | 1)); in isr_rxdmaerror()
2351 write_reg(info, TXDMA + DSR, 0xc0); /* clear IRQs and disable DMA */ in isr_txdmaok()
2369 unsigned char status = read_reg(info,TXDMA + DSR) & 0x30; in isr_txdmaerror()
2372 write_reg(info, TXDMA + DSR, (unsigned char)(status | 1)); in isr_txdmaerror()
2966 write_reg(info, TXDMA + DSR, 0); /* disable DMA channel */ in tx_abort()
[all …]
Dpcxx.c1543 ch->dcd = DSR; in pcxe_init()
1547 ch->dsr = DSR; in pcxe_init()
2245 ch->dcd = DSR; in pcxe_ioctl()
2249 ch->dsr = DSR; in pcxe_ioctl()
/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/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/isdn/
DREADME204 Bit 6 0 = DSR always on.
205 1 = DSR only on if channel is available.
/linux-2.4.37.9/drivers/net/wan/8253x/
Dsab8253xds.txt3898 * are now... We know that port C is used for DSR so we only check
3925 /* Checking DSR */