Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H 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 */
H 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 */
H 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 */
H A Dimx6dl-eckelmann-ci4x10.dts232 MX6QDL_PAD_EIM_D24__GPIO3_IO24 0x0001b010 /* DTR */
244 MX6QDL_PAD_GPIO_18__GPIO7_IO13 0x0001b010 /* DTR */
H A Dam335x-baltos-ir2110.dts27 …XX_PADCONF(AM335X_PIN_LCD_VSYNC, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* lcd_vsync.gpio2[22] DTR */
H A Dvf610-zii-dev.dtsi196 * Attached MT25QL02 can go up to 90Mhz in DTR and 166 in STR
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H 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()
H A Dzs.h152 #define DTR 0x80 /* DTR */ macro
H A Dsunzilog.h126 #define DTR 0x80 /* DTR */ macro
H A Dip22zilog.h134 #define DTR 0x80 /* DTR */ macro
H A Dpmac_zilog.h224 #define DTR 0x80 /* DTR */ macro
H A Dip22zilog.c556 set_bits |= DTR; in ip22zilog_set_mctrl()
558 clear_bits |= DTR; in ip22zilog_set_mctrl()
H A Dzs.c395 zport_a->regs[5] |= DTR; in zs_set_mctrl()
397 zport_a->regs[5] &= ~DTR; in zs_set_mctrl()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/OK3568_Linux_fs/kernel/Documentation/devicetree/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
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx7-colibri.dts78 MX7D_PAD_SD2_DATA0__GPIO5_IO14 0x14 /* DTR */
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dz8530.h98 #define DTR 0x80 /* DTR */ macro
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A 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()
H A Dz85230.h119 #define DTR 0x80 /* DTR */ macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/
H A Ddebug.asl36 Store(0x03, CMCR) /* DTR=1 RTS=1 out1/2=Off loop=Off */
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dnozomi.c253 unsigned int DTR:1; member
310 unsigned int DTR:1; member
1495 ctrl.DTR = 1; in nozomi_card_exit()
1537 port->ctrl_ul.DTR = dtr; in set_dtr()
1684 | (ctrl_ul->DTR ? TIOCM_DTR : 0) in ntty_tiocmget()
/OK3568_Linux_fs/kernel/Documentation/devicetree/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.
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Dserial-rs485.rst20 toggling RTS or DTR signals. That can be used to control external
H 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
/OK3568_Linux_fs/kernel/Documentation/arm/sa1100/
H A Dassabet.rst255 - COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM
294 - COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR

12