Home
last modified time | relevance | path

Searched refs:RS (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/mips/mm/
A Duasm-mips.c61 [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 Duasm-micromips.c44 [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 Dppc-opc.c565 #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 Dvia-macii.c40 #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 Dvia-cuda.c39 #define RS 0x200 /* skip between registers */ macro
41 #define A RS /* A-side data */
42 #define DIRB (2*RS) /* B-side direction (1=output) */
43 #define DIRA (3*RS) /* A-side direction (1=output) */
46 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */
47 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */
50 #define SR (10*RS) /* Shift register */
51 #define ACR (11*RS) /* Auxiliary control register */
53 #define IFR (13*RS) /* Interrupt flag register */
54 #define IER (14*RS) /* Interrupt enable register */
[all …]
A Dvia-pmu.c83 #define RS 0x200 /* skip between registers */ macro
85 #define A RS /* A-side data */
86 #define DIRB (2*RS) /* B-side direction (1=output) */
87 #define DIRA (3*RS) /* A-side direction (1=output) */
90 #define T1LL (6*RS) /* Timer 1 latch (low 8 bits) */
91 #define T1LH (7*RS) /* Timer 1 latch (high 8 bits) */
94 #define SR (10*RS) /* Shift register */
95 #define ACR (11*RS) /* Auxiliary control register */
97 #define IFR (13*RS) /* Interrupt flag register */
98 #define IER (14*RS) /* Interrupt enable register */
[all …]
/linux/arch/powerpc/platforms/powermac/
A Dtime.c52 #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/arch/arm/boot/dts/marvell/
A Dkirkwood-openrd.dtsi60 * SelRS232or485 selects between RS-232 or RS-485
63 * Low: RS-232
64 * High: RS-485
/linux/arch/powerpc/include/asm/
A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
/linux/tools/testing/selftests/powerpc/primitives/asm/
A Dasm-compat.h23 #define PPC_MTOCRF(FXM, RS) MTOCRF((FXM), RS) argument
/linux/Documentation/devicetree/bindings/iio/adc/
A Dmaxim,max9611.yaml27 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/edac/
A Dpnd2_edac.c734 #define RS (BIT(7)) /* rank */ macro
763 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14),
773 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14),
783 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14),
793 R(10), C(7), C(8), C(9), R(11), RS, C(11), R(12), R(13),
803 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14),
813 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14),
823 R(9), R(10), C(8), C(9), R(11), RS, R(12), R(13), R(14),
833 R(9), R(10), C(8), C(9), R(11), RS, C(11), R(12), R(13),
930 if (type == RS && (cr_drp0->rken0 + cr_drp0->rken1) == 1) { in apl_pmi2mem()
[all …]
/linux/arch/arm64/boot/dts/qcom/
A Dapq8016-schneider-hmibsc.dts386 * operation (RS-232/485/422) controlled via GPIOs configured
391 * 0 1 RS-232
392 * 1 0 RS-485
393 * 1 1 RS-422
395 * The default mode configured here is RS-232 mode.
/linux/drivers/staging/fbtft/
A Dfb_agm1264k-fl.c30 #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 Dethtool-fec.sh83 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto RS
105 $ETHTOOL --set-fec $NSIM_NETDEV encoding RS 2>/dev/null
/linux/certs/
A Dcheck-blacklist-hashes.awk14 RS = ","
/linux/Documentation/userspace-api/media/dvb/
A Dfrontend-property-terrestrial-systems.rst238 - :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 Dfe_property_parameters.rst712 .. _DTV-ATSCMH-RS-FRAME-MODE:
719 Reed Solomon (RS) frame mode.
724 .. _DTV-ATSCMH-RS-FRAME-ENSEMBLE:
731 Reed Solomon(RS) frame ensemble.
736 .. _DTV-ATSCMH-RS-CODE-MODE-PRI:
743 Reed Solomon (RS) code mode (primary).
748 .. _DTV-ATSCMH-RS-CODE-MODE-SEC:
755 Reed Solomon (RS) code mode (secondary).
/linux/lib/raid6/
A Ds390vx.uc58 q = dptr[z0 + 2]; /* RS syndrome */
88 q = dptr[disks - 1]; /* RS syndrome */
A Dint.uc85 q = dptr[z0+2]; /* RS syndrome */
114 q = dptr[disks-1]; /* RS syndrome */
A Dneon.uc68 q = dptr[z0+2]; /* RS syndrome */
99 q = dptr[disks-1]; /* RS syndrome */
/linux/arch/m68k/fpsp040/
A Dstan.S236 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/arch/mips/ingenic/
A DKconfig27 bool "YLM RetroMini (RS-90)"
/linux/drivers/usb/serial/
A DKconfig419 - UPort 1250 : 2 Port RS-232/422/485 USB to Serial Hub
420 - UPort 1250I : 2 Port RS-232/422/485 USB to Serial Hub with
424 - UPort 1410 : 4 Port RS-232 USB to Serial Hub
425 - UPort 1450 : 4 Port RS-232/422/485 USB to Serial Hub
426 - UPort 1450I : 4 Port RS-232/422/485 USB to Serial Hub with
430 - UPort 1610-8 : 8 Port RS-232 USB to Serial Hub
431 - UPort 1650-8 : 8 Port RS-232/422/485 USB to Serial Hub
434 - UPort 1610-16 : 16 Port RS-232 USB to Serial Hub
435 - UPort 1650-16 : 16 Port RS-232/422/485 USB to Serial Hub
/linux/Documentation/devicetree/bindings/mips/ingenic/
A Ddevices.yaml26 - description: YLM RetroMini RS-90

Completed in 73 milliseconds

123