Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/networking/
Dbaycom.txt73 about DCD, i.e. it starts to send even if there's someone else on the channel.
104 the software DCD algorithm (see below).
111 hardware DCD, par96 implies software DCD).
117 Hardware DCD versus Software DCD
120 busy. This is the task of the DCD circuitry/software. The driver may either
121 utilise a software DCD algorithm (options=1) or use a DCD signal from
124 ser12: if software DCD is utilised, the radio's squelch should always be
125 open. It is highly recommended to use the software DCD algorithm,
129 par96: the software DCD algorithm for this type of modem is rather poor.
131 a reasonable DCD algorithm in software. Therefore, if your radio
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dcirrus,clps711x-uart.txt11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
Dfsl-mxs-auart.txt17 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
Datmel-usart.txt17 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.
Dsnps-dw-apb-uart.txt24 - dcd-override : Override the DCD modem status signal. This signal will always
/linux-4.1.27/drivers/net/hamradio/
Dz8530.h175 #define DCD 0x8 /* DCD */ macro
Ddmascc.c1375 if (drr0 & DCD) { in es_isr()
1376 if (rr0 & DCD) { in es_isr()
1420 if (priv->rr0 & DCD) { in tm_isr()
1447 if (priv->rr0 & DCD) { in tm_isr()
Dscc.c465 if((changes & DCD) && !scc->kiss.softdcd) /* DCD input changed state */ in scc_exint()
467 if(status & DCD) /* DCD is now ON */ in scc_exint()
863 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD)) in init_channel()
/linux-4.1.27/drivers/tty/serial/
Dzs.h231 #define DCD 0x8 /* DCD */ macro
Dip22zilog.h211 #define DCD 0x8 /* DCD */ macro
Dsunzilog.h215 #define DCD 0x8 /* DCD */ macro
Dpmac_zilog.h306 #define DCD 0x8 /* DCD */ macro
Dip22zilog.c345 if ((status ^ up->prev_status) ^ DCD) in ip22zilog_status_handle()
347 (status & DCD)); in ip22zilog_status_handle()
534 if (status & DCD) in ip22zilog_get_mctrl()
Dsunzilog.c443 if ((status ^ up->prev_status) ^ DCD) in sunzilog_status_handle()
445 (status & DCD)); in sunzilog_status_handle()
634 if (status & DCD) in sunzilog_get_mctrl()
Dpmac_zilog.c357 if ((status ^ uap->prev_status) & DCD) in pmz_status_handle()
359 (status & DCD)); in pmz_status_handle()
605 if (status & DCD) in pmz_get_mctrl()
Dzs.c331 ((status_b & DCD) ? TIOCM_CAR : 0) | in zs_raw_get_ab_mctrl()
332 ((status_a & DCD) ? TIOCM_RNG : 0) | in zs_raw_get_ab_mctrl()
/linux-4.1.27/Documentation/arm/SA1100/
DAssabet251 Radio: TX, RX, CTS, DSR, DCD, RI
253 COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
291 COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR
/linux-4.1.27/drivers/net/wan/
Dz85230.h198 #define DCD 0x8 /* DCD */ macro
Dz85230.c1251 dev->chanA.dcdcheck=DCD; in do_z8530_init()
1252 dev->chanB.dcdcheck=DCD; in do_z8530_init()
/linux-4.1.27/drivers/tty/
Dnozomi.c278 unsigned int DCD:1; member
335 unsigned int DCD:1; member
999 if (old_ctrl.DCD != ctrl_dl.DCD) in receive_flow_control()
1725 (ctrl_dl->DCD ? TIOCM_CAR : 0) | in ntty_tiocmget()
/linux-4.1.27/Documentation/serial/
Ddriver106 - TIOCM_CAR state of DCD signal
111 the port does not support CTS, DCD or DSR, the driver should
Dtty.txt108 dcd_change() - Report to the tty line the current DCD pin status
/linux-4.1.27/Documentation/pps/
Dpps.txt80 to usb_serial_handle_dcd_change after checking the DCD status (see
/linux-4.1.27/Documentation/isdn/
DREADME196 Bit 3 0 = DCD always on.
197 1 = DCD follows carrier.