/linux/arch/mips/mm/ |
A D | uasm-mips.c | 61 [insn_bgtz] = {M(bgtz_op, 0, 0, 0, 0, 0), RS | BIMM}, 62 [insn_blez] = {M(blez_op, 0, 0, 0, 0, 0), RS | BIMM}, 80 RS | RT | RD}, 87 RS | RT | RD}, 90 RS | RT | RD}, 94 RS | RT | RD}, 116 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS}, 144 RS | RT | RD}, 152 RS | RT | RD}, 154 RS | RT | RD}, [all …]
|
A D | uasm-micromips.c | 44 [insn_addiu] = {M(mm_addiu32_op, 0, 0, 0, 0, 0), RT | RS | SIMM}, 46 [insn_andi] = {M(mm_andi32_op, 0, 0, 0, 0, 0), RT | RS | UIMM}, 47 [insn_beq] = {M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM}, 53 [insn_bne] = {M(mm_bne32_op, 0, 0, 0, 0, 0), RT | RS | BIMM}, 80 [insn_lb] = {M(mm_lb32_op, 0, 0, 0, 0, 0), RT | RS | SIMM}, 82 [insn_lh] = {M(mm_lh32_op, 0, 0, 0, 0, 0), RT | RS | SIMM}, 86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM}, 95 [insn_ori] = {M(mm_ori32_op, 0, 0, 0, 0, 0), RT | RS | UIMM}, 112 [insn_sw] = {M(mm_sw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM}, 121 [insn_xori] = {M(mm_xori32_op, 0, 0, 0, 0, 0), RT | RS | UIMM}, [all …]
|
/linux/arch/powerpc/xmon/ |
A D | ppc-opc.c | 565 #define RS RC + 1 macro 566 #define RT RS 568 #define RD RS 573 #define RSQ RS + 1 4920 {"mtmsr", X(31,146), XRLARB_MASK, COM, 0, {RS, A_L}}, 5553 {"mtmq", XSPR(31,467, 0), XSPR_MASK, M601, 0, {RS}}, 5554 {"mtxer", XSPR(31,467, 1), XSPR_MASK, COM, 0, {RS}}, 5555 {"mtlr", XSPR(31,467, 8), XSPR_MASK, COM, 0, {RS}}, 5556 {"mtctr", XSPR(31,467, 9), XSPR_MASK, COM, 0, {RS}}, 5563 {"mtdec", XSPR(31,467, 22), XSPR_MASK, COM, 0, {RS}}, [all …]
|
/linux/drivers/macintosh/ |
A D | via-macii.c | 40 #define RS 0x200 /* skip between registers */ macro 42 #define A RS /* A-side data */ 43 #define DIRB (2*RS) /* B-side direction (1=output) */ 44 #define DIRA (3*RS) /* A-side direction (1=output) */ 47 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 48 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 51 #define SR (10*RS) /* Shift register */ 52 #define ACR (11*RS) /* Auxiliary control register */ 54 #define IFR (13*RS) /* Interrupt flag register */ 55 #define IER (14*RS) /* Interrupt enable register */ [all …]
|
A D | via-cuda.c | 36 #define RS 0x200 /* skip between registers */ macro 38 #define A RS /* A-side data */ 39 #define DIRB (2*RS) /* B-side direction (1=output) */ 40 #define DIRA (3*RS) /* A-side direction (1=output) */ 43 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 44 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 47 #define SR (10*RS) /* Shift register */ 48 #define ACR (11*RS) /* Auxiliary control register */ 50 #define IFR (13*RS) /* Interrupt flag register */ 51 #define IER (14*RS) /* Interrupt enable register */ [all …]
|
A D | via-pmu.c | 84 #define RS 0x200 /* skip between registers */ macro 86 #define A RS /* A-side data */ 87 #define DIRB (2*RS) /* B-side direction (1=output) */ 88 #define DIRA (3*RS) /* A-side direction (1=output) */ 91 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 92 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 95 #define SR (10*RS) /* Shift register */ 96 #define ACR (11*RS) /* Auxiliary control register */ 98 #define IFR (13*RS) /* Interrupt flag register */ 99 #define IER (14*RS) /* Interrupt enable register */ [all …]
|
/linux/arch/powerpc/platforms/powermac/ |
A D | time.c | 52 #define RS 0x200 /* skip between registers */ macro 53 #define T1CL (4*RS) /* Timer 1 ctr/latch (low 8 bits) */ 54 #define T1CH (5*RS) /* Timer 1 counter (high 8 bits) */ 55 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */ 56 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */ 57 #define ACR (11*RS) /* Auxiliary control register */ 58 #define IFR (13*RS) /* Interrupt flag register */
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-iio-adc-max9611 | 6 common input voltage pin (RS+). In Ohms. 13 between RS+ and RS- voltage sense inputs. In Ohms. 17 current flowing between RS+ and RS- inputs.
|
/linux/arch/arm/boot/dts/ |
A D | kirkwood-openrd.dtsi | 60 * SelRS232or485 selects between RS-232 or RS-485 63 * Low: RS-232 64 * High: RS-485
|
A D | aspeed-bmc-tyan-s7106.dts | 93 /* Rear RS-232 connector */ 101 /* RS-232 connector on header */ 124 /* BMC "debug" (console) UART; connected to RS-232 connector
|
/linux/drivers/char/pcmcia/ |
A D | Kconfig | 15 selectable for RS-232, V.35, RS-449, RS-530, and X.21
|
/linux/arch/powerpc/include/asm/ |
A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
|
/linux/tools/testing/selftests/powerpc/primitives/asm/ |
A D | asm-compat.h | 23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
|
/linux/drivers/edac/ |
A D | pnd2_edac.c | 755 #define RS (0x80) /* rank */ macro 784 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14), 794 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14), 804 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14), 814 R(10), C(7), C(8), C(9), R(11), RS, C(11), R(12), R(13), 824 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14), 834 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14), 844 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14), 854 R(9), R(10), C(8), C(9), R(11), RS, C(11), R(12), R(13), 951 if (type == RS && (cr_drp0->rken0 + cr_drp0->rken1) == 1) { in apl_pmi2mem() [all …]
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
A D | maxim,max9611.yaml | 27 Value in micro Ohms of the shunt resistor connected between the RS+ and 28 RS- inputs, across which the current is measured. Value needed to compute
|
/linux/drivers/staging/fbtft/ |
A D | fb_agm1264k-fl.c | 30 #define RS gpio.dc macro 192 gpiod_set_value(par->RS, 0); /* RS->0 (command mode) */ in write_reg8_bus8() 354 gpiod_set_value(par->RS, 1); /* RS->1 (data mode) */ in write_vmem() 377 gpiod_set_value(par->RS, 1); /* RS->1 (data mode) */ in write_vmem()
|
/linux/tools/testing/selftests/drivers/net/netdevsim/ |
A D | ethtool-fec.sh | 79 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto RS 101 $ETHTOOL --set-fec $NSIM_NETDEV encoding RS 2>/dev/null
|
/linux/Documentation/userspace-api/media/dvb/ |
A D | frontend-property-terrestrial-systems.rst | 238 - :ref:`DTV_ATSCMH_RS_FRAME_MODE <DTV-ATSCMH-RS-FRAME-MODE>` 240 - :ref:`DTV_ATSCMH_RS_FRAME_ENSEMBLE <DTV-ATSCMH-RS-FRAME-ENSEMBLE>` 242 - :ref:`DTV_ATSCMH_RS_CODE_MODE_PRI <DTV-ATSCMH-RS-CODE-MODE-PRI>` 244 - :ref:`DTV_ATSCMH_RS_CODE_MODE_SEC <DTV-ATSCMH-RS-CODE-MODE-SEC>`
|
A D | fe_property_parameters.rst | 707 .. _DTV-ATSCMH-RS-FRAME-MODE: 714 Reed Solomon (RS) frame mode. 719 .. _DTV-ATSCMH-RS-FRAME-ENSEMBLE: 726 Reed Solomon(RS) frame ensemble. 731 .. _DTV-ATSCMH-RS-CODE-MODE-PRI: 738 Reed Solomon (RS) code mode (primary). 743 .. _DTV-ATSCMH-RS-CODE-MODE-SEC: 750 Reed Solomon (RS) code mode (secondary).
|
/linux/arch/m68k/fpsp040/ |
A D | stan.S | 236 fmulx %fp0,%fp2 | ...RS(P1+S(P2+SP3)) 241 faddx %fp2,%fp0 | ...R+RS(P1+S(P2+SP3)) 274 fmulx %fp1,%fp2 | ...RS(P1+S(P2+SP3)) 279 faddx %fp2,%fp1 | ...R+RS(P1+S(P2+SP3))
|
/linux/drivers/usb/serial/ |
A D | Kconfig | 418 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub 419 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with 423 - UPort 1410 : 4 Port RS-232 USB to Serial Hub 424 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub 425 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with 429 - UPort 1610-8 : 8 Port RS-232 USB to Serial Hub 430 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub 433 - UPort 1610-16 : 16 Port RS-232 USB to Serial Hub 434 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
|
/linux/lib/raid6/ |
A D | s390vx.uc | 95 q = dptr[z0 + 2]; /* RS syndrome */ 125 q = dptr[disks - 1]; /* RS syndrome */
|
A D | int.uc | 92 q = dptr[z0+2]; /* RS syndrome */ 121 q = dptr[disks-1]; /* RS syndrome */
|
A D | neon.uc | 67 q = dptr[z0+2]; /* RS syndrome */ 98 q = dptr[disks-1]; /* RS syndrome */
|
/linux/arch/mips/ingenic/ |
A D | Kconfig | 27 bool "YLM RetroMini (RS-90)"
|