Home
last modified time | relevance | path

Searched refs:I0 (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/sparc/crypto/
A Daes_asm.S8 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
9 AES_EROUND23(KEY_BASE + 2, I0, I1, T1) \
10 AES_EROUND01(KEY_BASE + 4, T0, T1, I0) \
14 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
15 AES_EROUND23(KEY_BASE + 2, I0, I1, T1) \
18 AES_EROUND01(KEY_BASE + 4, T0, T1, I0) \
24 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
25 AES_EROUND23(KEY_BASE + 2, I0, I1, T1) \
26 AES_EROUND01_L(KEY_BASE + 4, T0, T1, I0) \
30 AES_EROUND01(KEY_BASE + 0, I0, I1, T0) \
[all …]
A Dcamellia_asm.S7 #define CAMELLIA_6ROUNDS(KEY_BASE, I0, I1) \ argument
8 CAMELLIA_F(KEY_BASE + 0, I1, I0, I1) \
9 CAMELLIA_F(KEY_BASE + 2, I0, I1, I0) \
10 CAMELLIA_F(KEY_BASE + 4, I1, I0, I1) \
11 CAMELLIA_F(KEY_BASE + 6, I0, I1, I0) \
12 CAMELLIA_F(KEY_BASE + 8, I1, I0, I1) \
13 CAMELLIA_F(KEY_BASE + 10, I0, I1, I0)
15 #define CAMELLIA_6ROUNDS_FL_FLI(KEY_BASE, I0, I1) \ argument
16 CAMELLIA_6ROUNDS(KEY_BASE, I0, I1) \
17 CAMELLIA_FL(KEY_BASE + 12, I0, I0) \
/linux/arch/sparc/net/
A Dbpf_jit_64.h28 #define I0 0x18 macro
A Dbpf_jit_comp_64.c831 emit_reg_move(I0, O0, ctx); in build_prologue()
/linux/arch/arm/boot/dts/
A Dste-href-family-pinctrl.dtsi118 "GPIO164_B21"; /* I0 */
144 "GPIO164_B21"; /* I0 */
A Daspeed-bmc-inventec-transformers.dts279 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-amd-ethanolx.dts116 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-opp-nicole.dts228 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-opp-romulus.dts243 /*I0-I7*/ "","","","power-button","","","","",
A Daspeed-bmc-facebook-tiogapass.dts142 /*I0-I7*/ "CPU0_FIVR_FAULT_LVT3","CPU1_FIVR_FAULT_LVT3",
A Daspeed-bmc-inspur-nf5280m6.dts158 /*I0-I7*/ "FM_CPU_ERR0_LVT3_BMC_N","FM_CPU_ERR1_LVT3_BMC_N","FM_BMC_PCH_SCI_LPC_N",
A Daspeed-bmc-opp-witherspoon.dts210 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-opp-zaius.dts491 /*I0-I7*/ "","","","power-button","","","","",
A Daspeed-bmc-tyan-s7106.dts454 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-ampere-mtjade.dts592 /*I0-I7*/ "PSU1_PRESENT","PSU2_PRESENT","S1_BMC_SPECIAL_BOOT",
A Daspeed-bmc-inspur-fp5280g2.dts218 /*I0-I7*/ "front-syshealth","front-syshot","mux-gpios","enable-gpios","","","","",
A Daspeed-bmc-bytedance-g220a.dts301 /*I0-I7*/ "FAULT_FRONT_RISER_P12V_N","FAULT_OCP_P12V_N","FM_BMC_PCH_SCI_R_N",
A Daspeed-bmc-opp-tacoma.dts122 /*I0-I7*/ "","","","","","","","",
A Daspeed-bmc-opp-mihawk.dts396 /*I0-I7*/ "","","","","","","","",
/linux/drivers/gpu/drm/i915/
A Dintel_step.h35 func(I0) \
/linux/include/linux/
A Dleds-lp3952.h71 I0, enumerator
/linux/include/math-emu/
A Dop-2.h127 #define __FP_FRAC_SET_2(X,I1,I0) (X##_f0 = I0, X##_f1 = I1) argument
A Dop-4.h512 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
513 (X##_f[3] = I3, X##_f[2] = I2, X##_f[1] = I1, X##_f[0] = I0)
/linux/drivers/comedi/drivers/ni_routing/tools/
A Dconvert_csv_to_c.py67 I0 = '\t'*(indent),
/linux/arch/sparc/kernel/
A Dptrace_64.c69 REG_OFFSET_NAME("i0", I0),

Completed in 28 milliseconds

12