Home
last modified time | relevance | path

Searched full:dcd (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/Documentation/networking/device_drivers/hamradio/
Dbaycom.rst80 about DCD, i.e. it starts to send even if there's someone else on the channel.
114 to use the software DCD algorithm (see below)::
121 hardware DCD, par96 implies software DCD).
127 Hardware DCD versus Software DCD
131 busy. This is the task of the DCD circuitry/software. The driver may either
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
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/
Dbaycom.rst80 about DCD, i.e. it starts to send even if there's someone else on the channel.
114 to use the software DCD algorithm (see below)::
121 hardware DCD, par96 implies software DCD).
127 Hardware DCD versus Software DCD
131 busy. This is the task of the DCD circuitry/software. The driver may either
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
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
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 */
62 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
73 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
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 */
67 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
78 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
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 */
75 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
86 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_startup.s50 DCD ||Image$$ARM_LIB_STACKHEAP$$ZI$$Limit||
51 DCD Reset_Handler
52 DCD HalHwiDefaultHandler
53 DCD HalHwiDefaultHandler
/kernel/linux/linux-5.10/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
30 dcd-gpios = <&sysgpio 2 GPIO_ACTIVE_LOW>;
Dsnps-dw-apb-uart.yaml72 dcd-override:
73 description: Override the DCD modem status signal. This signal will
115 dcd-override;
/kernel/linux/linux-6.6/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
30 dcd-gpios = <&sysgpio 2 GPIO_ACTIVE_LOW>;
Dsnps-dw-apb-uart.yaml90 dcd-override:
91 description: Override the DCD modem status signal. This signal will
132 dcd-override;
/kernel/linux/linux-6.6/drivers/net/hamradio/
Dbaycom_ser_hdx.c25 * mode ser12 hardware DCD
26 * ser12* software DCD
27 * ser12@ hardware/software DCD, i.e. no explicit DCD signal but hardware
29 * ser12+ hardware DCD, inverted signal at DCD pin
236 /* offset to ensure DCD off on silent input */ in ser12_rx()
243 * PLL code for the improved software DCD algorithm in ser12_rx()
281 * DCD stuff in ser12_rx()
298 * PLL algorithm for the hardware squelch DCD algorithm in ser12_rx()
335 * DCD stuff in ser12_rx()
353 /* offset to ensure DCD off on silent input */ in ser12_rx()
[all …]
Dbaycom_ser_fdx.c34 * mode ser# hardware DCD
35 * ser#* software DCD
36 * ser#+ hardware DCD, inverted signal at DCD pin
37 * '#' denotes the baud rate / 100, eg. ser12* is '1200 baud, soft DCD'
232 /* update DCD */ in ser12_rx()
263 /* delta DCD */ in ser12_interrupt()
297 /* delta DCD */ in ser12_interrupt()
575 MODULE_PARM_DESC(mode, "baycom operating mode; * for software DCD");
649 * mode: ser# hardware DCD
650 * ser#* software DCD
[all …]
/kernel/linux/linux-5.10/drivers/net/hamradio/
Dbaycom_ser_hdx.c25 * mode ser12 hardware DCD
26 * ser12* software DCD
27 * ser12@ hardware/software DCD, i.e. no explicit DCD signal but hardware
29 * ser12+ hardware DCD, inverted signal at DCD pin
236 /* offset to ensure DCD off on silent input */ in ser12_rx()
243 * PLL code for the improved software DCD algorithm in ser12_rx()
281 * DCD stuff in ser12_rx()
298 * PLL algorithm for the hardware squelch DCD algorithm in ser12_rx()
335 * DCD stuff in ser12_rx()
353 /* offset to ensure DCD off on silent input */ in ser12_rx()
[all …]
Dbaycom_ser_fdx.c34 * mode ser# hardware DCD
35 * ser#* software DCD
36 * ser#+ hardware DCD, inverted signal at DCD pin
37 * '#' denotes the baud rate / 100, eg. ser12* is '1200 baud, soft DCD'
232 /* update DCD */ in ser12_rx()
263 /* delta DCD */ in ser12_interrupt()
297 /* delta DCD */ in ser12_interrupt()
575 MODULE_PARM_DESC(mode, "baycom operating mode; * for software DCD");
649 * mode: ser# hardware DCD
650 * ser#* software DCD
[all …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
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 */
62 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
73 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
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 */
67 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
78 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
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 */
75 dcd-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
86 dcd-gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dnettel.h31 * NETtel/5307 based hardware first. DTR/DCD lines are wired to
48 * PPIO bits used for DTR/DCD.
77 * NETtel/5272 based hardware. DTR/DCD lines are wired to GPB lines.
80 #define MCFPP_DCD1 0x0000 /* Port 1 no DCD support */
87 * PPIO bits used for DTR/DCD.
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dnettel.h31 * NETtel/5307 based hardware first. DTR/DCD lines are wired to
48 * PPIO bits used for DTR/DCD.
77 * NETtel/5272 based hardware. DTR/DCD lines are wired to GPB lines.
80 #define MCFPP_DCD1 0x0000 /* Port 1 no DCD support */
87 * PPIO bits used for DTR/DCD.
/kernel/linux/linux-6.6/include/linux/
Dscc.h43 unsigned char softdcd; /* Use DPLL instead of DCD pin for carrier detect */
68 unsigned char dcd; /* DCD status */ member
/kernel/linux/linux-5.10/include/linux/
Dscc.h43 unsigned char softdcd; /* Use DPLL instead of DCD pin for carrier detect */
68 unsigned char dcd; /* DCD status */ member
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dintel,ixp4xx-hss.yaml94 dcd-gpios:
96 description: Data Carrier Detect (DCD) GPIO line
119 - dcd-gpios
/kernel/linux/linux-6.6/include/uapi/linux/
Dhdlcdrv.h32 /* this just makes them send even if DCD is on */
37 int dcd; member
43 int dcd; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dhdlcdrv.h32 /* this just makes them send even if DCD is on */
37 int dcd; member
43 int dcd; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Datmel-usart.txt38 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.
63 dcd-gpios = <&pioD 20 GPIO_ACTIVE_LOW>;

12345678910>>...14