Home
last modified time | relevance | path

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

12

/linux/arch/arm/boot/dts/
A 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 */
A 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 */
A 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 */
A Dam335x-baltos-ir2110.dts27 …XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] DTR */
A Dimx6dl-eckelmann-ci4x10.dts232 MX6QDL_PAD_EIM_D24__GPIO3_IO24 0x0001b010 /* DTR */
244 MX6QDL_PAD_GPIO_18__GPIO7_IO13 0x0001b010 /* DTR */
A Dvf610-zii-dev.dtsi196 * Attached MT25QL02 can go up to 90Mhz in DTR and 166 in STR
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
A Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/linux/drivers/tty/serial/
A 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()
A Dzs.h152 #define DTR 0x80 /* DTR */ macro
A Dip22zilog.h134 #define DTR 0x80 /* DTR */ macro
A Dsunzilog.h126 #define DTR 0x80 /* DTR */ macro
A Dpmac_zilog.h224 #define DTR 0x80 /* DTR */ macro
A Dip22zilog.c556 set_bits |= DTR; in ip22zilog_set_mctrl()
558 clear_bits |= DTR; in ip22zilog_set_mctrl()
A Dzs.c395 zport_a->regs[5] |= DTR; in zs_set_mctrl()
397 zport_a->regs[5] &= ~DTR; in zs_set_mctrl()
/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 Dserial.yaml50 the UART's DTR line.
/linux/drivers/net/hamradio/
A Dz8530.h98 #define DTR 0x80 /* DTR */ macro
/linux/drivers/net/wan/
A 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()
A Dz85230.h119 #define DTR 0x80 /* DTR */ macro
/linux/drivers/tty/
A 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/Documentation/driver-api/serial/
A Dserial-rs485.rst20 toggling RTS or DTR signals. That can be used to control external
A 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
A Dmoxa-smartio.rst167 close_delay set the amount of time (in 1/100 of a second) that DTR
/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.
/linux/Documentation/arm/sa1100/
A Dassabet.rst255 - COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
294 - COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR

Completed in 43 milliseconds

12