Home
last modified time | relevance | path

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

12

/linux/Documentation/networking/device_drivers/hamradio/
A Dbaycom.rst114 to use the software DCD algorithm (see below)::
121 hardware DCD, par96 implies software DCD).
127 Hardware DCD versus Software DCD
132 utilise a software DCD algorithm (options=1) or use a DCD signal from
136 ser12 if software DCD is utilised, the radio's squelch should always be
137 open. It is highly recommended to use the software DCD algorithm,
141 par96 the software DCD algorithm for this type of modem is rather poor.
143 a reasonable DCD algorithm in software. Therefore, if your radio
144 feeds the DCD input of the PAR96 modem, the use of the hardware
145 DCD circuitry is recommended.
[all …]
/linux/arch/arm/boot/dts/
A Dam335x-netcom-plus-2xx.dts29 AM33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DCD */
42 AM33XX_PADCONF(AM335X_PIN_GPMC_AD14, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DCD */
A Dam335x-baltos-ir3220.dts35 …M33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD */
48 …3XX_PADCONF(AM335X_PIN_GPMC_AD14, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad14.gpio1[14] DCD */
A Dam335x-baltos-ir5221.dts43 …M33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD */
56 …3XX_PADCONF(AM335X_PIN_GPMC_AD14, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad14.gpio1[14] DCD */
A Dam335x-baltos-ir2110.dts29 …M33XX_PADCONF(AM335X_PIN_LCD_PCLK, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_pclk.gpio2[24] DCD */
A Dimx6dl-eckelmann-ci4x10.dts231 MX6QDL_PAD_EIM_D23__GPIO3_IO23 0x0001b010 /* DCD */
243 MX6QDL_PAD_NANDF_D1__GPIO2_IO01 0x0001b010 /* DCD */
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/linux/Documentation/devicetree/bindings/serial/
A Dcirrus,clps711x-uart.txt11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
A Dsnps-dw-apb-uart.yaml75 description: Override the DCD modem status signal. This signal will
A Dserial.yaml38 the UART's DCD line.
/linux/drivers/net/hamradio/
A Dz8530.h176 #define DCD 0x8 /* DCD */ macro
A Ddmascc.c1366 if (drr0 & DCD) { in es_isr()
1367 if (rr0 & DCD) { in es_isr()
1411 if (priv->rr0 & DCD) { in tm_isr()
1438 if (priv->rr0 & DCD) { in tm_isr()
A Dscc.c467 if((changes & DCD) && !scc->kiss.softdcd) /* DCD input changed state */ in scc_exint()
469 if(status & DCD) /* DCD is now ON */ in scc_exint()
865 if(scc->kiss.softdcd || (InReg(scc->ctrl,R0) & DCD)) in init_channel()
/linux/drivers/tty/serial/
A Dzs.h232 #define DCD 0x8 /* DCD */ macro
A Dsunzilog.h216 #define DCD 0x8 /* DCD */ macro
A Dip22zilog.h212 #define DCD 0x8 /* DCD */ macro
A Dpmac_zilog.h307 #define DCD 0x8 /* DCD */ macro
A Dip22zilog.c342 if ((status ^ up->prev_status) ^ DCD) in ip22zilog_status_handle()
344 (status & DCD)); in ip22zilog_status_handle()
531 if (status & DCD) in ip22zilog_get_mctrl()
A Dsunzilog.c440 if ((status ^ up->prev_status) ^ DCD) in sunzilog_status_handle()
442 (status & DCD)); in sunzilog_status_handle()
631 if (status & DCD) in sunzilog_get_mctrl()
A Dpmac_zilog.c339 if ((status ^ uap->prev_status) & DCD) in pmz_status_handle()
341 (status & DCD)); in pmz_status_handle()
587 if (status & DCD) in pmz_get_mctrl()
/linux/Documentation/arm/sa1100/
A Dassabet.rst253 Radio: TX, RX, CTS, DSR, DCD, RI
255 - COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
294 - COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR
/linux/drivers/net/wan/
A Dz85230.h199 #define DCD 0x8 /* DCD */ macro
A Dz85230.c1144 dev->chanA.dcdcheck = DCD; in do_z8530_init()
1145 dev->chanB.dcdcheck = DCD; in do_z8530_init()
/linux/drivers/tty/
A Dnozomi.c240 unsigned int DCD:1; member
297 unsigned int DCD:1; member
950 if (old_ctrl.DCD != ctrl_dl.DCD) in receive_flow_control()
1665 | (ctrl_dl->DCD ? TIOCM_CAR : 0) in ntty_tiocmget()
/linux/Documentation/devicetree/bindings/mfd/
A Datmel-usart.txt38 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.

Completed in 51 milliseconds

12