Home
last modified time | relevance | path

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

12

/Linux-v5.10/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
Dimx6ull-colibri.dtsi460 pinctrl_uart1_ctrl1: uart1-ctrl1-grp { /* Additional DTR, DCD */
/Linux-v5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/Linux-v5.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
/Linux-v5.10/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()
1963 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.10/drivers/net/hamradio/
Dz8530.h98 #define DTR 0x80 /* DTR */ macro
/Linux-v5.10/drivers/net/wan/
Dz85230.c219 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,
244 5, TxCRC_ENAB|RTS|TxENAB|Tx8|DTR,
302 c->regs[5] |= (RTS | DTR); in z8530_rtsdtr()
304 c->regs[5] &= ~(RTS | DTR); in z8530_rtsdtr()
Dz85230.h119 #define DTR 0x80 /* DTR */ macro
/Linux-v5.10/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
/Linux-v5.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.
/Linux-v5.10/drivers/tty/
Dnozomi.c253 unsigned int DTR:1; member
310 unsigned int DTR:1; member
1492 ctrl.DTR = 1; in nozomi_card_exit()
1534 port->ctrl_ul.DTR = dtr; in set_dtr()
1681 | (ctrl_ul->DTR ? TIOCM_DTR : 0) in ntty_tiocmget()
/Linux-v5.10/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.10/Documentation/userspace-api/media/rc/
Drc-tables.rst519 - VCR MODE / DTR

12