Home
last modified time | relevance | path

Searched full:v5 (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/linux-5.10/arch/powerpc/boot/dts/fsl/
Dqoriq-sec5.2-0.dtsi36 compatible = "fsl,sec-v5.2", "fsl,sec-v5.0", "fsl,sec-v4.0";
45 compatible = "fsl,sec-v5.2-job-ring",
46 "fsl,sec-v5.0-job-ring",
53 compatible = "fsl,sec-v5.2-job-ring",
54 "fsl,sec-v5.0-job-ring",
61 compatible = "fsl,sec-v5.2-job-ring",
62 "fsl,sec-v5.0-job-ring",
69 compatible = "fsl,sec-v5.2-job-ring",
70 "fsl,sec-v5.0-job-ring",
77 compatible = "fsl,sec-v5.2-rtic",
[all …]
Dqoriq-sec5.3-0.dtsi36 compatible = "fsl,sec-v5.3", "fsl,sec-v5.0", "fsl,sec-v4.0";
45 compatible = "fsl,sec-v5.3-job-ring",
46 "fsl,sec-v5.0-job-ring",
53 compatible = "fsl,sec-v5.3-job-ring",
54 "fsl,sec-v5.0-job-ring",
61 compatible = "fsl,sec-v5.3-job-ring",
62 "fsl,sec-v5.0-job-ring",
69 compatible = "fsl,sec-v5.3-job-ring",
70 "fsl,sec-v5.0-job-ring",
77 compatible = "fsl,sec-v5.3-rtic",
[all …]
Dqoriq-sec5.0-0.dtsi36 compatible = "fsl,sec-v5.0", "fsl,sec-v4.0";
45 compatible = "fsl,sec-v5.0-job-ring",
52 compatible = "fsl,sec-v5.0-job-ring",
59 compatible = "fsl,sec-v5.0-job-ring",
66 compatible = "fsl,sec-v5.0-job-ring",
73 compatible = "fsl,sec-v5.0-rtic",
81 compatible = "fsl,sec-v5.0-rtic-memory",
87 compatible = "fsl,sec-v5.0-rtic-memory",
93 compatible = "fsl,sec-v5.0-rtic-memory",
99 compatible = "fsl,sec-v5.0-rtic-memory",
[all …]
Dqoriq-sec6.0-0.dtsi35 compatible = "fsl,sec-v6.0", "fsl,sec-v5.0",
43 "fsl,sec-v5.2-job-ring",
44 "fsl,sec-v5.0-job-ring",
52 "fsl,sec-v5.2-job-ring",
53 "fsl,sec-v5.0-job-ring",
/linux-5.10/drivers/input/rmi4/
Drmi_f34.c58 init_completion(&f34->v5.cmd_done); in rmi_f34_command()
60 ret = rmi_read(rmi_dev, f34->v5.ctrl_address, &f34->v5.status); in rmi_f34_command()
68 f34->v5.status |= command & 0x0f; in rmi_f34_command()
70 ret = rmi_write(rmi_dev, f34->v5.ctrl_address, f34->v5.status); in rmi_f34_command()
78 if (!wait_for_completion_timeout(&f34->v5.cmd_done, in rmi_f34_command()
81 ret = rmi_read(rmi_dev, f34->v5.ctrl_address, &f34->v5.status); in rmi_f34_command()
89 if (f34->v5.status & 0x7f) { in rmi_f34_command()
92 __func__, command, f34->v5.status); in rmi_f34_command()
108 ret = rmi_read(f34->fn->rmi_dev, f34->v5.ctrl_address, in rmi_f34_attention()
114 complete(&f34->v5.cmd_done); in rmi_f34_attention()
[all …]
/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h86 f5, v5) \ argument
92 FN(reg, f5), v5)
95 f5, v5, f6, v6) \ argument
101 FN(reg, f5), v5,\
105 f5, v5, f6, v6, f7, v7) \ argument
111 FN(reg, f5), v5,\
116 f5, v5, f6, v6, f7, v7, f8, v8) \ argument
122 FN(reg, f5), v5,\
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
134 FN(reg, f5), v5, \
[all …]
/linux-5.10/arch/arm64/crypto/
Daes-ce-ccm-core.S39 mov v5.16b, v3.16b
42 ld1 {v5.4s}, [x6], #16 /* load 2nd round key */
46 aese v0.16b, v5.16b
52 ld1 {v5.4s}, [x6], #16 /* load next round key */
56 eor v0.16b, v0.16b, v5.16b /* final round */
98 mov v5.16b, v3.16b
101 1: ld1 {v5.4s}, [x2], #16 /* load next round key */
107 aese v0.16b, v5.16b
109 aese v1.16b, v5.16b
142 mov v5.16b, v3.16b
[all …]
Dchacha-neon-core.S132 eor v1.16b, v1.16b, v5.16b
226 mov a5, v5.s[0]
248 add v1.4s, v1.4s, v5.4s
288 eor v17.16b, v5.16b, v9.16b
296 shl v5.4s, v17.4s, #12
302 sri v5.4s, v17.4s, #20
315 add v1.4s, v1.4s, v5.4s
355 eor v17.16b, v5.16b, v9.16b
363 shl v5.4s, v17.4s, #7
369 sri v5.4s, v17.4s, #25
[all …]
Daes-modes.S198 mov v5.16b, v0.16b
204 eor v1.16b, v1.16b, v5.16b
205 ld1 {v5.16b}, [x1], #16 /* reload 1 ct block */
209 eor v4.16b, v4.16b, v5.16b
212 mov v5.16b, v1.16b
219 eor v2.16b, v2.16b, v5.16b
264 ld1 {v5.16b}, [x5] /* get iv */
267 eor v0.16b, v0.16b, v5.16b /* xor with iv */
293 ld1 {v5.16b}, [x5] /* get iv */
302 eor v0.16b, v0.16b, v5.16b /* xor with iv */
[all …]
Daes-neonbs-core.S409 cmtst v5.16b, v7.16b, v13.16b
414 not v5.16b, v5.16b
445 eor v15.16b, v5.16b, v9.16b
448 tbl v5.16b, {v15.16b}, v8.16b
453 bitslice v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11
459 shift_rows v0, v1, v2, v3, v4, v5, v6, v7, v24
461 sbox v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, \
468 mix_cols v0, v1, v4, v6, v3, v7, v2, v5, v8, v9, v10, v11, v12, \
471 add_round_key v0, v1, v2, v3, v4, v5, v6, v7
480 bitslice v0, v1, v4, v6, v3, v7, v2, v5, v8, v9, v10, v11
[all …]
Dsha3-ce-core.S73 eor v5.8b, v5.8b, v30.8b
119 eor3 v25.16b, v0.16b, v5.16b, v10.16b
151 xar v16.2d, v5.2d, v30.2d, (64 - 36)
152 xar v5.2d, v3.2d, v27.2d, (64 - 28)
180 bcax v8.16b, v4.16b, v5.16b, v9.16b
181 bcax v9.16b, v9.16b, v6.16b, v5.16b
182 bcax v5.16b, v5.16b, v30.16b, v6.16b
Dsha512-ce-core.S87 add v5.2d, v\rc0\().2d, v\in0\().2d
89 ext v5.16b, v5.16b, v5.16b, #8
91 add v\i3\().2d, v\i3\().2d, v5.2d
93 ext v5.16b, v\in3\().16b, v\in4\().16b, #8
98 sha512su1 v\in0\().2d, v\in2\().2d, v5.2d
Dsha256-core.S_shipped1097 rev32 v5.16b,v5.16b
1104 .inst 0x5e2828a4 //sha256su0 v4.16b,v5.16b
1110 add v17.4s,v17.4s,v5.4s
1111 .inst 0x5e2828c5 //sha256su0 v5.16b,v6.16b
1115 .inst 0x5e0460e5 //sha256su1 v5.16b,v7.16b,v4.16b
1122 .inst 0x5e056086 //sha256su1 v6.16b,v4.16b,v5.16b
1129 .inst 0x5e0660a7 //sha256su1 v7.16b,v5.16b,v6.16b
1132 .inst 0x5e2828a4 //sha256su0 v4.16b,v5.16b
1138 add v17.4s,v17.4s,v5.4s
1139 .inst 0x5e2828c5 //sha256su0 v5.16b,v6.16b
[all …]
/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-dptf49 KernelVersion: v5.8
56 KernelVersion: v5.8
63 KernelVersion: v5.8
70 KernelVersion: v5.8
77 KernelVersion: v5.8
85 KernelVersion: v5.8
93 KernelVersion: v5.8
101 KernelVersion: v5.10
109 KernelVersion: v5.10
/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1012a.dtsi187 compatible = "fsl,sec-v5.4", "fsl,sec-v5.0",
197 compatible = "fsl,sec-v5.4-job-ring",
198 "fsl,sec-v5.0-job-ring",
205 compatible = "fsl,sec-v5.4-job-ring",
206 "fsl,sec-v5.0-job-ring",
213 compatible = "fsl,sec-v5.4-job-ring",
214 "fsl,sec-v5.0-job-ring",
221 compatible = "fsl,sec-v5.4-job-ring",
222 "fsl,sec-v5.0-job-ring",
229 compatible = "fsl,sec-v5.4-rtic",
[all …]
/linux-5.10/drivers/char/mwave/
Dmwavedd.h99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument
101 printk(s,v1,v2,v3,v4,v5); \
104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument
106 printk(s,v1,v2,v3,v4,v5,v6); \
109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument
111 printk(s,v1,v2,v3,v4,v5,v6,v7); \
120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument
121 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) argument
122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) argument
/linux-5.10/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S165 vxor v5,v5,v5
290 vxor v5,v5,v13
336 vxor v5,v5,v13
355 vxor v5,v5,v13
371 vsldoi v5,v5,zeroes,4
401 vxor v21,v5,v13
430 lvx v5,off80,r3
440 VPMSUMW(v5,v21,v5)
499 vxor v4,v4,v5
658 lvx v5,off80,r4
[all …]
/linux-5.10/arch/arm/boot/dts/
Darmada-388-gp.dts266 reg_usb2_0_vbus: v5-vbus0 {
268 regulator-name = "v5.0-vbus0";
276 reg_usb2_1_vbus: v5-vbus1 {
278 regulator-name = "v5.0-vbus1";
295 reg_5v_sata0: v5-sata0 {
297 regulator-name = "v5.0-sata0";
321 reg_5v_sata1: v5-sata1 {
323 regulator-name = "v5.0-sata1";
345 reg_5v_sata2: v5-sata2 {
347 regulator-name = "v5.0-sata2";
[all …]
/linux-5.10/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.txt10 "qcom,sdhci-msm-v5" for sdcc version 5.0
13 string is added to support this change - "qcom,sdhci-msm-v5".
20 "qcom,sm8250-sdhci", "qcom,sdhci-msm-v5"
21 "qcom,sdm845-sdhci", "qcom,sdhci-msm-v5"
22 "qcom,qcs404-sdhci", "qcom,sdhci-msm-v5"
23 "qcom,sc7180-sdhci", "qcom,sdhci-msm-v5";
30 - SD Core register map (required for controllers earlier than msm-v5)
/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c568 DIG_ENCODER_CONTROL_PARAMETERS_V5 v5; member
699 args.v5.asDPPanelModeParam.ucAction = action; in amdgpu_atombios_encoder_setup_dig_encoder()
700 args.v5.asDPPanelModeParam.ucPanelMode = panel_mode; in amdgpu_atombios_encoder_setup_dig_encoder()
701 args.v5.asDPPanelModeParam.ucDigId = dig->dig_encoder; in amdgpu_atombios_encoder_setup_dig_encoder()
704 args.v5.asStreamParam.ucAction = action; in amdgpu_atombios_encoder_setup_dig_encoder()
705 args.v5.asStreamParam.ucDigId = dig->dig_encoder; in amdgpu_atombios_encoder_setup_dig_encoder()
706 args.v5.asStreamParam.ucDigMode = in amdgpu_atombios_encoder_setup_dig_encoder()
708 if (ENCODER_MODE_IS_DP(args.v5.asStreamParam.ucDigMode)) in amdgpu_atombios_encoder_setup_dig_encoder()
709 args.v5.asStreamParam.ucLaneNum = dp_lane_count; in amdgpu_atombios_encoder_setup_dig_encoder()
712 args.v5.asStreamParam.ucLaneNum = 8; in amdgpu_atombios_encoder_setup_dig_encoder()
[all …]
Datombios_crtc.c463 PIXEL_CLOCK_PARAMETERS_V5 v5; member
492 args.v5.ucCRTC = ATOM_CRTC_INVALID; in amdgpu_atombios_crtc_set_disp_eng_pll()
493 args.v5.usPixelClock = cpu_to_le16(dispclk); in amdgpu_atombios_crtc_set_disp_eng_pll()
494 args.v5.ucPpll = ATOM_DCPLL; in amdgpu_atombios_crtc_set_disp_eng_pll()
644 args.v5.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
645 args.v5.usPixelClock = cpu_to_le16(clock / 10); in amdgpu_atombios_crtc_program_pll()
646 args.v5.ucRefDiv = ref_div; in amdgpu_atombios_crtc_program_pll()
647 args.v5.usFbDiv = cpu_to_le16(fb_div); in amdgpu_atombios_crtc_program_pll()
648 args.v5.ulFbDivDecFrac = cpu_to_le32(frac_fb_div * 100000); in amdgpu_atombios_crtc_program_pll()
649 args.v5.ucPostDiv = post_div; in amdgpu_atombios_crtc_program_pll()
[all …]
/linux-5.10/Documentation/devicetree/bindings/media/
Ds5p-mfc.txt11 (a) "samsung,mfc-v5" for MFC v5 present in Exynos4 SoCs
32 support is available; used only by MFC v5 present in Exynos4 SoCs
43 compatible = "samsung,mfc-v5";
/linux-5.10/arch/s390/crypto/
Dcrc32le-vx.S99 * V5..V8: Next data chunks that are fetched from the input buffer.
144 /* Load the next 64-byte data chunk into V5 to V8 */
145 VLM %v5,%v8,0,%r3
146 VPERM %v5,%v5,%v5,CONST_PERM_LE2BE
154 * is then folded (accumulated) with the next data chunk in V5 and
158 VGFMAG %v1,CONST_R2R1,%v1,%v5
/linux-5.10/arch/powerpc/lib/
Dxor_vmx.c127 DEFINE(v5); in __xor_altivec_5()
135 LOAD(v5); in __xor_altivec_5()
138 XOR(v1, v5); in __xor_altivec_5()
146 v5 += 4; in __xor_altivec_5()
/linux-5.10/drivers/remoteproc/
DKconfig156 tristate "Qualcomm Hexagon V5 self-authenticating modem subsystem support"
170 subsystem based on Hexagon V5.
173 tristate "Qualcomm Hexagon v5 Peripheral Authentication Service support"
187 for the Qualcomm Hexagon v5 based remote processors. This is commonly
205 Hexagon V5 based WCSS remote processors.

12345678910>>...12