Home
last modified time | relevance | path

Searched full:dsr (Results 1 – 25 of 69) sorted by relevance

123

/freebsd-src/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Ddlink_dsr-500n.dts3 * Device tree source for D-Link DSR-500N.
12 model = "dlink,dsr-500n";
13 compatible = "dlink,dsr-500n", "cavium,octeon-3860";
H A Ddlink_dsr-1000n.dts3 * Device tree source for D-Link DSR-1000N.
12 model = "dlink,dsr-1000n";
H A Ddlink_dsr-500n-1000n.dtsi3 * Device tree source for D-Link DSR-500N/1000N (common parts).
/freebsd-src/sys/contrib/device-tree/Bindings/serial/
H A Dcirrus,clps711x-uart.txt11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
29 dsr-gpios = <&sysgpio 1 GPIO_ACTIVE_LOW>;
H A Dfsl-mxs-auart.txt25 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
38 dsr-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
H A Dsnps-dw-apb-uart.yaml114 dsr-override:
150 dsr-override;
H A Dserial.yaml40 dsr-gpios:
44 the UART's DSR line.
H A D8250.yaml193 dsr-gpios: true
246 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
H A Dfsl-mxs-auart.yaml57 dsr-gpios: true
H A D8250_omap.yaml70 dsr-gpios: true
/freebsd-src/sys/dev/ic/
H A Dcd180.h115 #define IER_DSR 0x80 /* Enable interrupt on DSR change */
149 #define COR2_DsrAE 0x01 /* DSR Automatic Enable */
167 #define MCOR1_DSRzd 0x80 /* Detect 0->1 transition of DSR */
173 #define MCOR2_DSRod 0x80 /* Detect 1->0 transition of DSR */
178 #define MCR_DSRchg 0x80 /* DSR Changed */
183 #define MSVR_DSR 0x80 /* Current state of DSR input */
184 #define MSVR_CD 0x40 /* Current state of DSR input */
H A Dcd1400.h88 #define CD1400_MISR_DSRd (1<<7) /* DSR delta */
145 #define CD1400_COR2_CDSR_OFLOW (1<<0) /* DSR auto enable */
180 #define CD1400_MCOR1_DSRzd (1<<7) /* DSR one-to-zero delta */
186 #define CD1400_MCOR2_DSRod (1<<7) /* DSR zero-to-one delta */
194 #define CD1400_MSVR2_DSR (1<<7) /* !DSR line (r) */
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-netcom-plus-2xx.dts28 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DSR */
41 AM33XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DSR */
61 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
72 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
H A Dam335x-baltos-ir3220.dts34 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */
47 AM33XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad13.gpio1[13] DSR */
66 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
77 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
H A Dam335x-baltos-ir5221.dts42 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */
55 AM33XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad13.gpio1[13] DSR */
74 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
85 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
H A Dam335x-baltos-ir2110.dts28 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */
45 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-usart.txt38 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.
62 dsr-gpios = <&pioD 18 GPIO_ACTIVE_LOW>;
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6dl-eckelmann-ci4x10.dts241 MX6QDL_PAD_EIM_D25__GPIO3_IO25 0x0001b010 /* DSR */
253 MX6QDL_PAD_NANDF_CS3__GPIO6_IO16 0x0001b010 /* DSR */
335 dsr-gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
346 dsr-gpios = <&gpio6 16 GPIO_ACTIVE_LOW>;
/freebsd-src/sys/dev/usb/serial/
H A Duftdi_reg.h173 * B1 Output handshaking using DTR/DSR
246 * B5 DSR
280 * B5 Data Set Ready (DSR)
H A Dumcs.h495 #define MCS7840_DEV_DCR2_WAKEUP_DSR 0x08 /* Wakeup on DSR change,
616 #define MCS7840_UART_MCR_DTRDSR 0x40 /* Enable DTR/DSR flow control
624 #define MCS7840_UART_MSR_DELTADSR 0x02 /* DSR was changed since last
631 #define MCS7840_UART_MSR_NEGDSR 0x20 /* Negated DSR signal */
/freebsd-src/lib/libc/net/
H A Dprotocols54 dsr 48 DSR # Dynamic Source Routing Protocol
/freebsd-src/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/freebsd-src/sys/contrib/device-tree/src/riscv/canaan/
H A Dk210.dtsi210 dsr-override;
227 dsr-override;
244 dsr-override;
/freebsd-src/usr.sbin/bootparamd/bootparamd/
H A Dmain.c50 while ((c = getopt(argc, argv,"dsr:f:")) != -1) in main()
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc-controller.yaml235 dsr:
237 Value the card Driver Stage Register (DSR) should be programmed

123