Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/arm/boot/dts/
Dam335x-netcom-plus-2xx.dts27 AM33XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* DTR */
40 AM33XX_PADCONF(AM335X_PIN_GPMC_AD12, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* DTR */
Dam335x-baltos-ir3220.dts33 …XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] DTR */
46 …XX_PADCONF(AM335X_PIN_GPMC_AD12, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad12.gpio1[12] DTR */
Dam335x-baltos-ir5221.dts41 …XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] DTR */
54 …XX_PADCONF(AM335X_PIN_GPMC_AD12, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad12.gpio1[12] DTR */
Dam335x-baltos-ir2110.dts27 …XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] DTR */
Dimx6dl-eckelmann-ci4x10.dts232 MX6QDL_PAD_EIM_D24__GPIO3_IO24 0x0001b010 /* DTR */
244 MX6QDL_PAD_GPIO_18__GPIO7_IO13 0x0001b010 /* DTR */
Dvf610-zii-dev.dtsi196 * Attached MT25QL02 can go up to 90Mhz in DTR and 166 in STR
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/Linux-v5.15/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
/Linux-v5.15/drivers/tty/serial/
Dpmac_zilog.c559 set_bits |= DTR; in pmz_set_mctrl()
561 clear_bits |= DTR; in pmz_set_mctrl()
861 uap->curregs[R5] |= DTR; in __pmz_startup()
889 uap->curregs[R5] |= DTR; in pmz_irda_reset()
896 uap->curregs[R5] &= ~DTR; in pmz_irda_reset()
1170 uap->curregs[R5] |= DTR; in pmz_irda_setup()
1220 uap->curregs[R5] &= ~DTR; in pmz_irda_setup()
1967 write_zsreg(uap, R5, uap->curregs[5] | TxENABLE | RTS | DTR); in pmz_console_write()
Dzs.h152 #define DTR 0x80 /* DTR */ macro
Dip22zilog.h134 #define DTR 0x80 /* DTR */ macro
Dsunzilog.h126 #define DTR 0x80 /* DTR */ macro
Dpmac_zilog.h224 #define DTR 0x80 /* DTR */ macro
Dip22zilog.c556 set_bits |= DTR; in ip22zilog_set_mctrl()
558 clear_bits |= DTR; in ip22zilog_set_mctrl()
Dzs.c395 zport_a->regs[5] |= DTR; in zs_set_mctrl()
397 zport_a->regs[5] &= ~DTR; in zs_set_mctrl()
/Linux-v5.15/drivers/net/hamradio/
Dz8530.h98 #define DTR 0x80 /* DTR */ macro
/Linux-v5.15/drivers/net/wan/
Dz85230.c204 5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR,
226 5, TxCRC_ENAB | RTS | TxENAB | Tx8 | DTR,
282 c->regs[5] |= (RTS | DTR); in z8530_rtsdtr()
284 c->regs[5] &= ~(RTS | DTR); in z8530_rtsdtr()
Dz85230.h119 #define DTR 0x80 /* DTR */ macro
/Linux-v5.15/Documentation/driver-api/serial/
Dserial-rs485.rst20 toggling RTS or DTR signals. That can be used to control external
Ddriver.rst89 - TIOCM_DTR DTR signal.
214 RTS nor DTR; this will be done via a separate call to set_mctrl.
225 RTS nor DTR; this will have already been done via a separate
Dmoxa-smartio.rst167 close_delay set the amount of time (in 1/100 of a second) that DTR
/Linux-v5.15/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.
/Linux-v5.15/drivers/tty/
Dnozomi.c249 unsigned int DTR:1; member
306 unsigned int DTR:1; member
1477 ctrl.DTR = 1; in nozomi_card_exit()
1519 port->ctrl_ul.DTR = dtr; in set_dtr()
1664 | (ctrl_ul->DTR ? TIOCM_DTR : 0) in ntty_tiocmget()
/Linux-v5.15/Documentation/arm/sa1100/
Dassabet.rst255 - COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
294 - COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR
/Linux-v5.15/Documentation/userspace-api/media/rc/
Drc-tables.rst519 - VCR MODE / DTR

12