Home
last modified time | relevance | path

Searched refs:RI (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/arch/cris/arch-v10/drivers/
DKconfig55 prompt "Ser0 DTR, RI, DSR and CD assignment"
68 Enables the status and control signals DTR, RI, DSR and CD on PB for
83 …int "Ser0 RI on PA bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PA || ETRAX_SER0_DTR_RI_DS…
110 …int "Ser0 RI on PB bit (-1 = not used)" if ETRAX_SER0_DTR_RI_DSR_CD_ON_PB || ETRAX_SER0_DTR_RI_DS…
115 Specify the pin of the PB port to carry the RI signal for serial
143 prompt "Ser1 DTR, RI, DSR and CD assignment"
156 Enables the status and control signals DTR, RI, DSR and CD on PB for
171 …int "Ser1 RI on PA bit (-1 = not used)" if ETRAX_SER1_DTR_RI_DSR_CD_ON_PA || ETRAX_SER1_DTR_RI_DS…
198 …int "Ser1 RI on PB bit (-1 = not used)" if ETRAX_SER1_DTR_RI_DSR_CD_ON_PB || ETRAX_SER1_DTR_RI_DS…
203 Specify the pin of the PB port to carry the RI signal for serial
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Daxis,etraxfs-uart.txt9 - {dtr,dsr,rng,dcd}-gpios: specify a GPIO for DTR/DSR/RI/DCD
Dcirrus,clps711x-uart.txt11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
Dfsl-mxs-auart.txt17 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
Datmel-usart.txt17 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.
Dsnps-dw-apb-uart.txt36 - ri-override : Override the RI modem status signal. This signal will always be
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-riic.txt6 - interrupts : 8 interrupts (TEI, RI, TI, SPI, STI, NAKI, ALI, TMOI)
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dserial.txt14 CTS, RTS, DCD, DSR, DTR, and RI.
/linux-4.4.14/arch/mn10300/mm/
Dmisalignment.c148 RI = RM2, enumerator
222 { "mov", 0xfb8e0000, 0xffff000f, 0, FMT_D7, AM33, {MEM2(RI, RM0), RD2}},
224 { "mov", 0xfb9e0000, 0xffff000f, 0, FMT_D7, AM33, {RD2, MEM2(RI, RN0)}},
273 { "movhu", 0xfbce0000, 0xffff000f, 0, FMT_D7, AM33, {MEM2(RI, RM0), RD2}},
275 { "movhu", 0xfbde0000, 0xffff000f, 0, FMT_D7, AM33, {RD2, MEM2(RI, RN0)}},
/linux-4.4.14/drivers/tty/serial/
Dcrisv10.c747 E100_STRUCT_PORT(0,RI), E100_STRUCT_SHADOW(0,RI),
751 E100_STRUCT_MASK(0,RI),
763 E100_STRUCT_PORT(1,RI), E100_STRUCT_SHADOW(1,RI),
767 E100_STRUCT_MASK(1,RI),
779 E100_STRUCT_PORT(2,RI), E100_STRUCT_SHADOW(2,RI),
783 E100_STRUCT_MASK(2,RI),
795 E100_STRUCT_PORT(3,RI), E100_STRUCT_SHADOW(3,RI),
799 E100_STRUCT_MASK(3,RI),
842 E100_STRUCT_MASK(0,RI),
855 E100_STRUCT_MASK(1,RI),
[all …]
/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c208 RI = 0x00000004, /* receive interrupt */ enumerator
882 np->imrvalue = TUNF | CNTOVF | RBU | TI | RI; in netdev_open()
906 iowrite32(FBE | TUNF | CNTOVF | RBU | TI | RI, ioaddr + ISR); in netdev_open()
1168 iowrite32(FBE | TUNF | CNTOVF | RBU | TI | RI, ioaddr + ISR); in enable_rxtx()
1483 if (intr_status & (RI | RBU)) { in intr_handler()
1484 if (intr_status & RI) in intr_handler()
/linux-4.4.14/drivers/tty/
Dnozomi.c277 unsigned int RI:1; member
336 unsigned int RI:1; member
997 if (old_ctrl.RI != ctrl_dl.RI) in receive_flow_control()
1726 (ctrl_dl->RI ? TIOCM_RNG : 0) | in ntty_tiocmget()
/linux-4.4.14/arch/arm/boot/dts/
Dam335x-baltos-ir5221.dts119 0x0ec (PIN_INPUT_PULLDOWN | MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */
134 0x03c (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_ad15.gpio1[15] RI */
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dpc.h300 #define RI 0x79 /* restart indicator */ macro
/linux-4.4.14/Documentation/serial/
Ddriver109 - TIOCM_RI state of RI signal
112 indicate that the signal is permanently active. If RI is
/linux-4.4.14/arch/score/kernel/
Dentry.S162 ENTRY(handle_ri) # RI #9
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S918 jnb RI, serial_int__not_rx
920 clr RI ; clear int
Dxircom_pgs.S979 jnb RI, serial_int__not_rx
981 clr RI ; clear int
/linux-4.4.14/Documentation/arm/SA1100/
DAssabet251 Radio: TX, RX, CTS, DSR, DCD, RI
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3636 .intfver_ri = FW_INTFVER(T4, RI),
3649 .intfver_ri = FW_INTFVER(T5, RI),
3663 .intfver_ri = FW_INTFVER(T6, RI),
/linux-4.4.14/Documentation/usb/
Dusb-serial.txt307 ** Queries of inputs (CTS,DSR,CD,RI) show the last
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c353 XGMAC_GET_BITS(dma_ch_isr, DMA_CH_SR, RI))) { in xgbe_isr()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c1882 .intfver_ri = FW_INTFVER(T5, RI),