Searched refs:v31 (Results 1 - 25 of 31) sorted by last modified time

12

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c33 struct atom_firmware_info_v3_1 v31; member in union:firmware_info
65 fw_cap = le32_to_cpu(firmware_info->v31.firmware_capability);
218 struct atom_umc_info_v3_1 v31; member in union:umc_info
517 umc_config = le32_to_cpu(umc_info->v31.umc_config);
646 struct atom_smu_info_v3_1 v31; member in union:smu_info
675 le32_to_cpu(firmware_info->v31.bootup_sclk_in10khz);
677 le32_to_cpu(firmware_info->v31.bootup_mclk_in10khz);
695 spll->reference_freq = le32_to_cpu(smu_info->v31.core_refclk_10khz);
720 mpll->reference_freq = le32_to_cpu(umc_info->v31.mem_refclk_10khz);
923 le32_to_cpu(firmware_info->v31
[all...]
H A Ddf_v4_3.c32 uint32_t v0, v1, v28, v31; local
45 v31 = REG_GET_FIELD(hw_assert_mskhi,
48 if (v0 && v1 && v28 && v31)
50 else if (!v0 && !v1 && !v28 && !v31)
54 v0, v1, v28, v31);
/linux-master/arch/arm64/crypto/
H A Daes-neon.S52 ld1 {v28.16b-v31.16b}, [\temp]
77 tbx \in\().16b, {v28.16b-v31.16b}, v11.16b
151 tbx \in0\().16b, {v28.16b-v31.16b}, v8.16b
153 tbx \in1\().16b, {v28.16b-v31.16b}, v9.16b
154 tbx \in2\().16b, {v28.16b-v31.16b}, v10.16b
155 tbx \in3\().16b, {v28.16b-v31.16b}, v11.16b
H A Daes-ce.S34 ld1 {v29.4s-v31.4s}, [\tmp]
117 fin_round_Nx \enc, v30, v31, \i0, \i1, \i2, \i3, \i4
H A Dsm4-neon-core.S38 ld1 {v28.16b-v31.16b}, [x5];
111 tbx RTMP0.16b, {v28.16b-v31.16b}, RX0.16b; \
186 tbx RTMP0.16b, {v28.16b-v31.16b}, RX0.16b; \
187 tbx RTMP1.16b, {v28.16b-v31.16b}, RX1.16b; \
H A Dsm4-ce-core.S56 ld1 {v28.16b-v31.16b}, [x4];
68 sm4ekey v7.4s, v6.4s, v31.4s;
H A Daes-neonbs-core.S673 mov v31.16b, v6.16b
690 eor v5.16b, v5.16b, v31.16b
711 mov v24.16b, v31.16b
751 next_tweak v31, v30, v18, v19
752 next_tweak v16, v31, v18, v19
761 eor v6.16b, v6.16b, v31.16b
789 eor v22.16b, \o6\().16b, v31.16b
H A Dsm4-ce-gcm-core.S126 sm4e b0.4s, v31.4s; \
185 sm4e b0.4s, v31.4s; \
186 sm4e b1.4s, v31.4s; \
187 sm4e b2.4s, v31.4s; \
H A Dsm4-ce-asm.h9 ld1 {v28.16b-v31.16b}, [ptr];
19 sm4e b0.4s, v31.4s; \
43 sm4e b0.4s, v31.4s; \
44 sm4e b1.4s, v31.4s; \
86 sm4e b0.4s, v31.4s; \
87 sm4e b1.4s, v31.4s; \
88 sm4e b2.4s, v31.4s; \
89 sm4e b3.4s, v31.4s; \
167 sm4e b0.4s, v31.4s; \
168 sm4e b1.4s, v31
[all...]
H A Dghash-ce-core.S384 KM .req v31
H A Dcrct10dif-ce-core.S99 bd4 .req v31
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-zvkb.S217 // Load the second half of the input data for each block into v24-v31.
265 vxor.vv v31, v31, v15
H A Daes-riscv64-zvkned-zvbb-zvkg.S72 #define TMP3 v31
H A Daes-riscv64-zvkned-zvkb.S74 // Load the IV into v31. The last 32-bit word contains the counter.
76 vle32.v v31, (IVP)
80 vrev8.v v31, v31, v0.t
86 vaesz.vs v16, v31
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h708 #define v31 31 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h708 #define v31 31 macro
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl706 # v26-v31 last 6 round keys
736 stvx v31,r11,$sp
760 lvx v31,$x00,$key
766 ?vperm v24,v30,v31,$keyperm
770 ?vperm v25,v31,v30,$keyperm
771 lvx v31,$x00,$key
777 ?vperm v24,v30,v31,$keyperm
780 ?vperm v25,v31,v26,$keyperm
789 lvx v31,$x60,$key
792 ?vperm v30,v30,v31,
[all...]
H A Dpoly1305-p10le_64.S487 lvx 31, 14, 10 # v31 = 1a
H A Daes-gcm-p10.S29 # v31 - counter 1
/linux-master/arch/s390/include/asm/
H A Dfpu-insn-asm.h187 .ifc \vxr,%v31
/linux-master/arch/s390/crypto/
H A Dchacha-s390.S49 #define BEPERM %v31
433 #define BEPERM %v31
/linux-master/tools/testing/selftests/arm64/fp/
H A Dzt-test.S133 movi v31.8b, #3
H A Dza-test.S164 movi v31.8b, #3
H A Dsve-test.S306 movi v31.8b, #3
H A Dfpsimd-test.S149 movi v31.8b, #31

Completed in 255 milliseconds

12