| /linux/arch/parisc/kernel/ |
| H A D | ptrace.c | 443 #define RI(reg) (offsetof(struct user_regs_struct,reg) / sizeof(long)) macro 448 case RI(gr[0]) ... RI(gr[31]): return regs->gr[num - RI(gr[0])]; in get_reg() 449 case RI(sr[0]) ... RI(sr[7]): return regs->sr[num - RI(sr[0])]; in get_reg() 450 case RI(iasq[0]): return regs->iasq[0]; in get_reg() 451 case RI(iasq[1]): return regs->iasq[1]; in get_reg() 452 case RI(iaoq[0]): return regs->iaoq[0]; in get_reg() 453 case RI(iaoq[1]): return regs->iaoq[1]; in get_reg() 454 case RI(sar): return regs->sar; in get_reg() 455 case RI(iir): return regs->iir; in get_reg() 456 case RI(isr): return regs->isr; in get_reg() [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-netcom-plus-2xx.dts | 30 AM33XX_PADCONF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* RI */ 43 AM33XX_PADCONF(AM335X_PIN_GPMC_AD15, PIN_INPUT_PULLDOWN, MUX_MODE7) /* RI */
|
| H A D | am335x-baltos-ir3220.dts | 36 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */ 49 …M33XX_PADCONF(AM335X_PIN_GPMC_AD15, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad15.gpio1[15] RI */
|
| H A D | am335x-baltos-ir5221.dts | 44 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */ 57 …M33XX_PADCONF(AM335X_PIN_GPMC_AD15, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad15.gpio1[15] RI */
|
| H A D | am335x-baltos-ir2110.dts | 30 …NF(AM335X_PIN_LCD_AC_BIAS_EN, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_ac_bias_en.gpio2[25] RI */
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | serial.txt | 14 CTS, RTS, DCD, DSR, DTR, and RI.
|
| /linux/drivers/tty/ |
| H A D | nozomi.c | 223 unsigned int RI:1; member 282 unsigned int RI:1; member 929 if (old_ctrl.RI != ctrl_dl.RI) in receive_flow_control() 1647 | (ctrl_dl->RI ? TIOCM_RNG : 0) in ntty_tiocmget()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 400 ri = !!XGMAC_GET_BITS(dma_ch_isr, DMA_CH_SR, RI); in xgbe_isr_bh_work() 412 * if TI or RI are set. in xgbe_isr_bh_work() 445 * accidentally clear TI/RI in HW: zero them in the in xgbe_isr_bh_work() 447 * clear TI/RI. in xgbe_isr_bh_work() 450 XGMAC_SET_BITS(dma_ch_isr, DMA_CH_SR, RI, 0); in xgbe_isr_bh_work() 560 XGMAC_SET_BITS(dma_status, DMA_CH_SR, RI, 1); in xgbe_dma_isr()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-colibri.dtsi | 615 MX6UL_PAD_LCD_DATA19__GPIO3_IO24 0x10b0 /* SODIMM 37 / RI */
|
| H A D | imx7-colibri.dtsi | 1138 MX7D_PAD_LPSR_GPIO1_IO06__GPIO1_IO6 0x14 /* SODIMM 37 / RI */
|
| /linux/Documentation/arch/arm/sa1100/ |
| H A D | assabet.rst | 253 Radio: TX, RX, CTS, DSR, DCD, RI
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-venice-gw7902.dts | 996 MX8MM_IOMUXC_SAI1_RXD5_GPIO4_IO7 0x140 /* RI */
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_hw.c | 2283 .intfver_ri = FW_INTFVER(T5, RI), 2296 .intfver_ri = FW_INTFVER(T6, RI),
|
| /linux/Documentation/usb/ |
| H A D | usb-serial.rst | 340 Queries of inputs (CTS,DSR,CD,RI) show the last
|
| /linux/drivers/tty/serial/8250/ |
| H A D | Kconfig | 362 Missing DCD, DSR, DTR and RI signals
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-apalis-v1.2.dtsi | 594 pk7 { /* RI GPIO */
|
| H A D | tegra124-apalis.dtsi | 591 pk7 { /* RI GPIO */
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 2731 with the RI and XI bits (if they exist) in bits 63 and 62 respectively, and
|