/linux/arch/powerpc/crypto/ |
H A D | aes-tab-4k.S | 25 #define R(a, b, c, d) \ macro 33 .long R(c6, 63, 63, a5), R(f8, 7c, 7c, 84) 34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d) 35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd) 36 .long R(de, 6f, 6f, b1), R(91, c5, c5, 54) 37 .long R(60, 30, 30, 50), R(02, 01, 01, 03) 38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d) 39 .long R(e7, fe, fe, 19), R(b5, d7, d7, 62) 40 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a) 41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d) [all …]
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-lpc18xx.c | 240 LPC_P(0,0, GPIO, SSP1, ENET, SGPIO, R, R, I2S0_TX_WS,I2S1, 0, ND); 241 LPC_P(0,1, GPIO, SSP1,ENET_ALT,SGPIO, R, R, ENET, I2S1, 0, ND); 242 LPC_P(1,0, GPIO, CTIN, EMC, R, R, SSP0, SGPIO, R, 0, ND); 243 LPC_P(1,1, GPIO, CTOUT, EMC, SGPIO, R, SSP0, R, R, 0, ND); 244 LPC_P(1,2, GPIO, CTOUT, EMC, SGPIO, R, SSP0, R, R, 0, ND); 245 LPC_P(1,3, GPIO, CTOUT, SGPIO, EMC, USB0, SSP1, R, SDMMC, 0, ND); 246 LPC_P(1,4, GPIO, CTOUT, SGPIO, EMC, USB0, SSP1, R, SDMMC, 0, ND); 247 LPC_P(1,5, GPIO, CTOUT, R, EMC, USB0, SSP1, SGPIO, SDMMC, 0, ND); 248 LPC_P(1,6, GPIO, CTIN, R, EMC, R, R, SGPIO, SDMMC, 0, ND); 249 LPC_P(1,7, GPIO, UART1, CTOUT, EMC, USB0, R, R, R, 0, ND); [all …]
|
/linux/net/mac80211/ |
H A D | drop.h | 14 #define MAC80211_DROP_REASONS_MONITOR(R) \ argument 15 R(RX_DROP_M_UNEXPECTED_4ADDR_FRAME) \ 16 R(RX_DROP_M_BAD_BCN_KEYIDX) \ 17 R(RX_DROP_M_BAD_MGMT_KEYIDX) \ 20 #define MAC80211_DROP_REASONS_UNUSABLE(R) \ argument 22 R(RX_DROP_U_MIC_FAIL) \ 23 R(RX_DROP_U_REPLAY) \ 24 R(RX_DROP_U_BAD_MMIE) \ 25 R(RX_DROP_U_DUP) \ 26 R(RX_DROP_U_SPURIOUS) \ [all …]
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-tch-tu16.rst | 32 - R'\ :sub:`00low` 33 - R'\ :sub:`00high` 34 - R'\ :sub:`01low` 35 - R'\ :sub:`01high` 36 - R'\ :sub:`02low` 37 - R'\ :sub:`02high` 38 - R'\ :sub:`03low` 39 - R'\ :sub:`03high` 41 - R'\ :sub:`10low` 42 - R'\ :sub:`10high` [all …]
|
H A D | pixfmt-tch-tu08.rst | 32 - R'\ :sub:`00` 33 - R'\ :sub:`01` 34 - R'\ :sub:`02` 35 - R'\ :sub:`03` 37 - R'\ :sub:`10` 38 - R'\ :sub:`11` 39 - R'\ :sub:`12` 40 - R'\ :sub:`13` 42 - R'\ :sub:`20` 43 - R'\ :sub:`21` [all …]
|
H A D | pixfmt-srggb10-ipu3.rst | 116 - R\ :sub:`0101low`\ (bits 7--2) 121 R\ :sub:`0101high`\ (bits 3--0) 122 - R\ :sub:`0103low`\ (bits 7--6) 126 - R\ :sub:`0103high` 128 - R\ :sub:`0105low`\ (bits 7--2) 133 R\ :sub:`0105high`\ (bits 3--0) 135 - R\ :sub:`0107low`\ (bits 7--6) 138 - R\ :sub:`0107high` 140 - R\ :sub:`0109low`\ (bits 7--2) 146 R\ :sub:`0109high`\ (bits 3--0) [all …]
|
/linux/drivers/edac/ |
H A D | pnd2_edac.c | 733 #define R(n) (BIT(6) | (n)) /* row */ macro 761 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 762 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), 763 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14), 771 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 772 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), 773 R(10), C(7), C(8), C(9), R(11), RS, R(12), R(13), R(14), 774 R(15), 0, 0, 0 781 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 782 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), [all …]
|
/linux/include/math-emu/ |
H A D | op-common.h | 229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument 245 R##_e = Y##_e; \ 256 R##_e = X##_e; \ 259 R##_c = FP_CLS_NORMAL; \ 263 R##_s = X##_s; \ 264 _FP_FRAC_ADD_##wc(R, X, Y); \ 265 if (_FP_FRAC_OVERP_##wc(fs, R)) \ 267 _FP_FRAC_SRS_##wc(R, 1, _FP_WFRACBITS_##fs); \ 268 R##_e++; \ 273 R##_s = X##_s; \ [all …]
|
H A D | double.h | 109 #define FP_NEG_D(R,X) _FP_NEG(D,2,R,X) argument 110 #define FP_ADD_D(R,X,Y) _FP_ADD(D,2,R,X,Y) argument 111 #define FP_SUB_D(R,X,Y) _FP_SUB(D,2,R,X,Y) argument 112 #define FP_MUL_D(R,X,Y) _FP_MUL(D,2,R,X,Y) argument 113 #define FP_DIV_D(R,X,Y) _FP_DIV(D,2,R,X,Y) argument 114 #define FP_SQRT_D(R,X) _FP_SQRT(D,2,R,X) argument 115 #define _FP_SQRT_MEAT_D(R,S,T,X,Q) _FP_SQRT_MEAT_2(R,S,T,X,Q) argument 181 #define FP_NEG_D(R,X) _FP_NEG(D,1,R,X) argument 182 #define FP_ADD_D(R,X,Y) _FP_ADD(D,1,R,X,Y) argument 183 #define FP_SUB_D(R,X,Y) _FP_SUB(D,1,R,X,Y) argument [all …]
|
H A D | quad.h | 115 #define FP_NEG_Q(R,X) _FP_NEG(Q,4,R,X) argument 116 #define FP_ADD_Q(R,X,Y) _FP_ADD(Q,4,R,X,Y) argument 117 #define FP_SUB_Q(R,X,Y) _FP_SUB(Q,4,R,X,Y) argument 118 #define FP_MUL_Q(R,X,Y) _FP_MUL(Q,4,R,X,Y) argument 119 #define FP_DIV_Q(R,X,Y) _FP_DIV(Q,4,R,X,Y) argument 120 #define FP_SQRT_Q(R,X) _FP_SQRT(Q,4,R,X) argument 121 #define _FP_SQRT_MEAT_Q(R,S,T,X,Q) _FP_SQRT_MEAT_4(R,S,T,X,Q) argument 188 #define FP_NEG_Q(R,X) _FP_NEG(Q,2,R,X) argument 189 #define FP_ADD_Q(R,X,Y) _FP_ADD(Q,2,R,X,Y) argument 190 #define FP_SUB_Q(R,X,Y) _FP_SUB(Q,2,R,X,Y) argument [all …]
|
H A D | op-2.h | 88 #define _FP_FRAC_ADD_2(R,X,Y) \ argument 89 __FP_FRAC_ADD_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 91 #define _FP_FRAC_SUB_2(R,X,Y) \ argument 92 __FP_FRAC_SUB_2(R##_f1, R##_f0, X##_f1, X##_f0, Y##_f1, Y##_f0) 97 #define _FP_FRAC_CLZ_2(R,X) \ argument 100 __FP_CLZ(R,X##_f1); \ 103 __FP_CLZ(R,X##_f0); \ 104 R += _FP_W_TYPE_SIZE; \ 129 #define __FP_CLZ_2(R, xh, xl) \ argument 132 __FP_CLZ(R,xh); \ [all …]
|
H A D | op-1.h | 52 #define _FP_FRAC_ADD_1(R,X,Y) (R##_f = X##_f + Y##_f) argument 53 #define _FP_FRAC_SUB_1(R,X,Y) (R##_f = X##_f - Y##_f) argument 127 #define _FP_MUL_MEAT_1_imm(wfracbits, R, X, Y) \ argument 129 R##_f = X##_f * Y##_f; \ 133 _FP_FRAC_SRS_1(R, wfracbits-1, 2*wfracbits); \ 138 #define _FP_MUL_MEAT_1_wide(wfracbits, R, X, Y, doit) \ argument 146 R##_f = _Z_f0; \ 151 #define _FP_MUL_MEAT_1_hard(wfracbits, R, X, Y) \ argument 176 R##_f = _z_f0; \ 189 #define _FP_DIV_MEAT_1_imm(fs, R, X, Y, doit) \ argument [all …]
|
/linux/arch/sparc/include/asm/ |
H A D | sfp-machine_64.h | 32 #define _FP_MUL_MEAT_S(R,X,Y) \ argument 33 _FP_MUL_MEAT_1_imm(_FP_WFRACBITS_S,R,X,Y) 34 #define _FP_MUL_MEAT_D(R,X,Y) \ argument 35 _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_D,R,X,Y,umul_ppmm) 36 #define _FP_MUL_MEAT_Q(R,X,Y) \ argument 37 _FP_MUL_MEAT_2_wide(_FP_WFRACBITS_Q,R,X,Y,umul_ppmm) 39 #define _FP_DIV_MEAT_S(R,X,Y) _FP_DIV_MEAT_1_imm(S,R,X,Y,_FP_DIV_HELP_imm) argument 40 #define _FP_DIV_MEAT_D(R,X,Y) _FP_DIV_MEAT_1_udiv_norm(D,R,X,Y) argument 41 #define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_2_udiv(Q,R,X,Y) argument 59 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument [all …]
|
/linux/arch/sh/include/asm/ |
H A D | sfp-machine.h | 29 #define _FP_MUL_MEAT_S(R,X,Y) \ argument 30 _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_S,R,X,Y,umul_ppmm) 31 #define _FP_MUL_MEAT_D(R,X,Y) \ argument 32 _FP_MUL_MEAT_2_wide(_FP_WFRACBITS_D,R,X,Y,umul_ppmm) 33 #define _FP_MUL_MEAT_Q(R,X,Y) \ argument 34 _FP_MUL_MEAT_4_wide(_FP_WFRACBITS_Q,R,X,Y,umul_ppmm) 36 #define _FP_DIV_MEAT_S(R,X,Y) _FP_DIV_MEAT_1_udiv(S,R,X,Y) argument 37 #define _FP_DIV_MEAT_D(R,X,Y) _FP_DIV_MEAT_2_udiv(D,R,X,Y) argument 38 #define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_4_udiv(Q,R,X,Y) argument 53 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument [all …]
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v6.c | 2407 #define R(m, r) mfc_regs.m = S5P_MFC_REG_ADDR(dev, r) in s5p_mfc_init_regs_v6_plus() macro 2409 R(risc_on, S5P_FIMV_RISC_ON_V6); in s5p_mfc_init_regs_v6_plus() 2410 R(risc2host_int, S5P_FIMV_RISC2HOST_INT_V6); in s5p_mfc_init_regs_v6_plus() 2411 R(host2risc_int, S5P_FIMV_HOST2RISC_INT_V6); in s5p_mfc_init_regs_v6_plus() 2412 R(risc_base_address, S5P_FIMV_RISC_BASE_ADDRESS_V6); in s5p_mfc_init_regs_v6_plus() 2413 R(mfc_reset, S5P_FIMV_MFC_RESET_V6); in s5p_mfc_init_regs_v6_plus() 2414 R(host2risc_command, S5P_FIMV_HOST2RISC_CMD_V6); in s5p_mfc_init_regs_v6_plus() 2415 R(risc2host_command, S5P_FIMV_RISC2HOST_CMD_V6); in s5p_mfc_init_regs_v6_plus() 2416 R(firmware_version, S5P_FIMV_FW_VERSION_V6); in s5p_mfc_init_regs_v6_plus() 2417 R(instance_id, S5P_FIMV_INSTANCE_ID_V6); in s5p_mfc_init_regs_v6_plus() [all …]
|
/linux/lib/crypto/ |
H A D | des.c | 516 #define IP(L, R, T) \ argument 517 ROL(R, 4); \ 519 L ^= R; \ 521 R ^= L; \ 523 ROL(R, 12); \ 525 L ^= R; \ 527 R ^= L; \ 529 ROR(R, 14); \ 531 L ^= R; \ 533 R ^= L; \ [all …]
|
/linux/drivers/hwmon/pmbus/ |
H A D | lm25066.c | 49 short m, b, R; member 60 .R = -2, 65 .R = -2, 70 .R = -2, 75 .R = -3, 80 .R = -4, 85 .R = -2, 92 .R = -2, 97 .R = -2, 102 .R = -2, [all …]
|
/linux/arch/alpha/include/asm/ |
H A D | sfp-machine.h | 32 #define _FP_MUL_MEAT_S(R,X,Y) \ argument 33 _FP_MUL_MEAT_1_imm(_FP_WFRACBITS_S,R,X,Y) 34 #define _FP_MUL_MEAT_D(R,X,Y) \ argument 35 _FP_MUL_MEAT_1_wide(_FP_WFRACBITS_D,R,X,Y,umul_ppmm) 36 #define _FP_MUL_MEAT_Q(R,X,Y) \ argument 37 _FP_MUL_MEAT_2_wide(_FP_WFRACBITS_Q,R,X,Y,umul_ppmm) 39 #define _FP_DIV_MEAT_S(R,X,Y) _FP_DIV_MEAT_1_imm(S,R,X,Y,_FP_DIV_HELP_imm) argument 40 #define _FP_DIV_MEAT_D(R,X,Y) _FP_DIV_MEAT_1_udiv(D,R,X,Y) argument 41 #define _FP_DIV_MEAT_Q(R,X,Y) _FP_DIV_MEAT_2_udiv(Q,R,X,Y) argument 55 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument [all …]
|
/linux/net/openvswitch/ |
H A D | drop.h | 11 #define OVS_DROP_REASONS(R) \ argument 12 R(OVS_DROP_LAST_ACTION) \ 13 R(OVS_DROP_ACTION_ERROR) \ 14 R(OVS_DROP_EXPLICIT) \ 15 R(OVS_DROP_EXPLICIT_WITH_ERROR) \ 16 R(OVS_DROP_METER) \ 17 R(OVS_DROP_RECURSION_LIMIT) \ 18 R(OVS_DROP_DEFERRED_LIMIT) \ 19 R(OVS_DROP_FRAG_L2_TOO_LONG) \ 20 R(OVS_DROP_FRAG_INVALID_PROTO) \ [all …]
|
/linux/arch/m68k/fpsp040/ |
H A D | srem_mod.S | 30 | R := X, go to Step 4. 32 | R := 2^(-L)X, j := L. 36 | 3.1 If R = Y, go to Step 9. 37 | 3.2 If R > Y, then { R := R - Y, Q := Q + 1} 39 | 3.4 k := k + 1, j := j - 1, Q := 2Q, R := 2R. Go to 42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set 46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested. 47 | 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to 49 | 5.2 If R > Y/2, then { set Last_Subtract := true, 51 | 5.3 This is the tricky case of R = Y/2. If Q is odd, [all …]
|
/linux/drivers/crypto/intel/qat/ |
H A D | Kconfig | 19 tristate "Support for Intel(R) DH895xCC" 23 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology 30 tristate "Support for Intel(R) C3XXX" 34 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology 41 tristate "Support for Intel(R) C62X" 45 Support for Intel(R) C62x with Intel(R) QuickAssist Technology 52 tristate "Support for Intel(R) QAT_4XXX" 56 Support for Intel(R) QuickAssist Technology QAT_4xxx 63 tristate "Support for Intel(R) QAT_420XX" 67 Support for Intel(R) QuickAssist Technology QAT_420xx [all …]
|
/linux/drivers/pmdomain/renesas/ |
H A D | Kconfig | 5 bool "System Controller support for R-Car" if COMPILE_TEST 8 bool "System Controller support for R-Car Gen4" if COMPILE_TEST 11 bool "System Controller support for R-Car D3" if COMPILE_TEST 15 bool "System Controller support for R-Car E2" if COMPILE_TEST 19 bool "System Controller support for R-Car E3" if COMPILE_TEST 23 bool "System Controller support for R-Car H1" if COMPILE_TEST 27 bool "System Controller support for R-Car H2" if COMPILE_TEST 31 bool "System Controller support for R-Car H3" if COMPILE_TEST 35 bool "System Controller support for R-Car M2-W/N" if COMPILE_TEST 39 bool "System Controller support for R-Car M3-N" if COMPILE_TEST [all …]
|
/linux/tools/memory-model/Documentation/ |
H A D | herd-representation.txt | 3 # R, a Load event 12 # R*, a Load event included in RMW 30 | READ_ONCE | R[once] | 34 | smp_load_acquire | R[acquire] | 52 | rcu_dereference | R[once] | 54 | srcu_read_lock | R[srcu-lock] | 63 | atomic_add | R*[noreturn] ->rmw W*[once] | 69 | atomic_add_return | F[mb] ->po R*[once] | 76 | atomic_add_return_relaxed | R*[once] ->rmw W*[once] | 82 | atomic_add_return_acquire | R*[acquire] ->rmw W*[once] | [all …]
|
/linux/drivers/soc/renesas/ |
H A D | Kconfig | 72 bool "ARM32 Platform support for R-Car E2" 78 bool "ARM32 Platform support for R-Car H1" 87 bool "ARM32 Platform support for R-Car H2" 95 bool "ARM32 Platform support for R-Car M1A" 100 bool "ARM32 Platform support for R-Car M2-N" 107 bool "ARM32 Platform support for R-Car M2-W" 114 bool "ARM32 Platform support for R-Car V2H" 120 bool "ARM32 Platform support for R-Mobile A1" 126 bool "ARM32 Platform support for R-Mobile APE6" 199 bool "ARM64 Platform support for R-Car D3" [all …]
|
/linux/Documentation/hwmon/ |
H A D | max6639.rst | 29 Attribute R/W Contents 31 temp1_input R Temperature channel 1 input (0..150 C) 32 temp2_input R Temperature channel 2 input (0..150 C) 33 temp1_fault R Temperature channel 1 diode fault 34 temp2_fault R Temperature channel 2 diode fault 45 fan1_input R TACH1 fan tachometer input (in RPM) 46 fan2_input R TACH2 fan tachometer input (in RPM) 47 fan1_fault R Fan 1 fault 48 fan2_fault R Fan 2 fault 49 temp1_max_alarm R Alarm on THERM temperature on channel 1 [all …]
|