Home
last modified time | relevance | path

Searched refs:v7 (Results 1 - 25 of 85) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f34v7.c28 f34->fn->fd.data_base_addr + f34->v7.off.flash_status, in rmi_f34v7_read_flash_status()
37 f34->v7.in_bl_mode = status >> 7; in rmi_f34v7_read_flash_status()
38 f34->v7.flash_status = status & 0x1f; in rmi_f34v7_read_flash_status()
40 if (f34->v7.flash_status != 0x00) { in rmi_f34v7_read_flash_status()
42 __func__, f34->v7.flash_status, f34->v7.command); in rmi_f34v7_read_flash_status()
46 f34->fn->fd.data_base_addr + f34->v7.off.flash_cmd, in rmi_f34v7_read_flash_status()
55 f34->v7.command = command; in rmi_f34v7_read_flash_status()
66 if (!wait_for_completion_timeout(&f34->v7.cmd_done, timeout)) { in rmi_f34v7_wait_for_idle()
125 base + f34->v7 in rmi_f34v7_write_command_single_transaction()
[all...]
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f34v7.c37 f34->v7.in_bl_mode = status >> 7; in rmi_f34v7_read_flash_status()
38 f34->v7.flash_status = status & 0x1f; in rmi_f34v7_read_flash_status()
40 if (f34->v7.flash_status != 0x00) { in rmi_f34v7_read_flash_status()
42 __func__, f34->v7.flash_status, f34->v7.command); in rmi_f34v7_read_flash_status()
55 f34->v7.command = command; in rmi_f34v7_read_flash_status()
66 if (!wait_for_completion_timeout(&f34->v7.cmd_done, timeout)) { in rmi_f34v7_wait_for_idle()
87 if (f34->v7.flash_status != 0x00) in rmi_f34v7_check_command_status()
192 f34->v7.command = command; in rmi_f34v7_write_command()
241 if (f34->v7 in rmi_f34v7_write_partition_id()
[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-neonbs-core.S384 ld1 {v7.4s}, [x1], #16 // load round 0 key
401 tbl v7.16b ,{v17.16b}, v16.16b
404 cmtst v0.16b, v7.16b, v8.16b
405 cmtst v1.16b, v7.16b, v9.16b
406 cmtst v2.16b, v7.16b, v10.16b
407 cmtst v3.16b, v7.16b, v11.16b
408 cmtst v4.16b, v7.16b, v12.16b
409 cmtst v5.16b, v7.16b, v13.16b
410 cmtst v6.16b, v7.16b, v14.16b
411 cmtst v7
[all...]
H A Dchacha-neon-core.S124 ld1 {v4.16b-v7.16b}, [x2]
140 eor v3.16b, v3.16b, v7.16b
217 ld4r { v4.4s- v7.4s}, [x8], #16
228 mov a7, v7.s[0]
252 add v3.4s, v3.4s, v7.4s
292 eor v19.16b, v7.16b, v11.16b
298 shl v7.4s, v19.4s, #12
306 sri v7.4s, v19.4s, #20
319 add v3.4s, v3.4s, v7.4s
359 eor v19.16b, v7
[all...]
H A Daes-modes.S200 mov v7.16b, v2.16b
208 eor v3.16b, v3.16b, v7.16b
359 ld1 {v5.16b-v7.16b}, [x1], #48 /* get 3 input blocks */
366 eor v2.16b, v7.16b, v2.16b
463 next_tweak v7, v6, v8
464 eor v3.16b, v3.16b, v7.16b
466 eor v3.16b, v3.16b, v7.16b
471 mov v4.16b, v7.16b
556 next_tweak v7, v6, v8
557 eor v3.16b, v3.16b, v7
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-neon-core.S274 ld4 {v4.4s-v7.4s}, [x2], #64
276 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7)
279 st1 {v4.16b-v7.16b}, [x1], #64
341 ld4 {v4.4s-v7.4s}, [x2]
343 SM4_CRYPT_BLK8_norotate(v0, v1, v2, v3, v4, v5, v6, v7)
347 rotate_clockwise_4x4(v4, v5, v6, v7)
362 eor v7.16b, v7.16b, RTMP6.16b
367 st1 {v4.16b-v7.16b}, [x1], #64
384 rev32 v7
[all...]
H A Daes-neonbs-core.S385 ld1 {v7.4s}, [x1], #16 // load round 0 key
402 tbl v7.16b ,{v17.16b}, v16.16b
405 cmtst v0.16b, v7.16b, v8.16b
406 cmtst v1.16b, v7.16b, v9.16b
407 cmtst v2.16b, v7.16b, v10.16b
408 cmtst v3.16b, v7.16b, v11.16b
409 cmtst v4.16b, v7.16b, v12.16b
410 cmtst v5.16b, v7.16b, v13.16b
411 cmtst v6.16b, v7.16b, v14.16b
412 cmtst v7
[all...]
H A Dchacha-neon-core.S124 ld1 {v4.16b-v7.16b}, [x2]
140 eor v3.16b, v3.16b, v7.16b
216 ld4r { v4.4s- v7.4s}, [x8], #16
227 mov a7, v7.s[0]
251 add v3.4s, v3.4s, v7.4s
291 eor v19.16b, v7.16b, v11.16b
297 shl v7.4s, v19.4s, #12
305 sri v7.4s, v19.4s, #20
318 add v3.4s, v3.4s, v7.4s
358 eor v19.16b, v7
[all...]
H A Dsm4-ce-core.S68 sm4ekey v7.4s, v6.4s, v31.4s;
74 st1 {v4.16b-v7.16b}, [x1];
76 tbl v16.16b, {v7.16b}, v24.16b
122 ld1 {v4.16b-v7.16b}, [x2], #64;
124 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7);
127 st1 {v4.16b-v7.16b}, [x1], #64;
231 ld1 {v4.16b-v7.16b}, [x2], #64
240 rev32 v15.16b, v7.16b
256 mov RIV.16b, v7.16b
485 ld1 {v4.16b-v7
[all...]
H A Daes-modes.S193 mov v7.16b, v2.16b
201 eor v3.16b, v3.16b, v7.16b
457 ld1 {v5.16b-v7.16b}, [IN], #48
464 eor v2.16b, v7.16b, v2.16b
510 ld1 {v7.16b}, [IN], x16
520 ST4( eor v7.16b, v7.16b, v1.16b )
528 ST5( eor v7.16b, v7.16b, v2.16b )
534 st1 {v7
[all...]
/kernel/linux/linux-5.10/arch/arm/mm/
H A DMakefile14 obj-$(CONFIG_ARM_MPU) += pmsa-v7.o pmsa-v8.o
42 obj-$(CONFIG_CPU_PABRT_V7) += pabort-v7.o
48 obj-$(CONFIG_CPU_CACHE_V7) += cache-v7.o
54 AFLAGS_cache-v7.o :=-Wa,-march=armv7-a
73 obj-$(CONFIG_CPU_TLB_V7) += tlb-v7.o
77 AFLAGS_tlb-v7.o :=-Wa,-march=armv7-a
102 obj-$(CONFIG_CPU_V7) += proc-v7.o proc-v7-bugs.o
106 AFLAGS_proc-v7.o :=-Wa,-march=armv7-a
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h105 f5, v5, f6, v6, f7, v7) \
113 FN(reg, f7), v7)
116 f5, v5, f6, v6, f7, v7, f8, v8) \
124 FN(reg, f7), v7,\
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
136 FN(reg, f7), v7, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
149 FN(reg, f7), v7, \
195 #define REG_GET_7(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \
203 FN(reg_name, f7), v7)
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h105 f5, v5, f6, v6, f7, v7) \
113 FN(reg, f7), v7)
116 f5, v5, f6, v6, f7, v7, f8, v8) \
124 FN(reg, f7), v7,\
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
136 FN(reg, f7), v7, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
149 FN(reg, f7), v7, \
195 #define REG_GET_7(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \
203 FN(reg_name, f7), v7)
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H A DMakefile14 obj-$(CONFIG_ARM_MPU) += pmsa-v7.o pmsa-v8.o
38 obj-$(CONFIG_CPU_PABRT_V7) += pabort-v7.o
44 obj-$(CONFIG_CPU_CACHE_V7) += cache-v7.o
63 obj-$(CONFIG_CPU_TLB_V7) += tlb-v7.o
89 obj-$(CONFIG_CPU_V7) += proc-v7.o proc-v7-bugs.o
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S159 /* zero v0-v7 which will contain our checksums */
167 vxor v7,v7,v7
302 vxor v7,v7,v15
344 vxor v7,v7,v15
357 vxor v7,v7,v1
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S156 /* zero v0-v7 which will contain our checksums */
164 vxor v7,v7,v7
299 vxor v7,v7,v15
341 vxor v7,v7,v15
354 vxor v7,v7,v1
[all...]
H A Dchacha-p10le-8x.S38 # Column round (v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
39 # Diagnal round (v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
195 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
292 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
395 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
437 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dcrc32le-vx.S148 VPERM %v7,%v7,%v7,CONST_PERM_LE2BE
160 VGFMAG %v3,CONST_R2R1,%v3,%v7
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dcrc32le-vx.S150 VPERM %v7,%v7,%v7,CONST_PERM_LE2BE
162 VGFMAG %v3,CONST_R2R1,%v3,%v7
/kernel/linux/linux-5.10/drivers/char/mwave/
H A Dmwavedd.h109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \
111 printk(s,v1,v2,v3,v4,v5,v6,v7); \
122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7)
/kernel/linux/linux-6.6/drivers/char/mwave/
H A Dmwavedd.h109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \
111 printk(s,v1,v2,v3,v4,v5,v6,v7); \
122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7)
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c465 PIXEL_CLOCK_PARAMETERS_V7 v7; member
707 args.v7.ulPixelClock = cpu_to_le32(clock * 10); /* 100 hz units */ in amdgpu_atombios_crtc_program_pll()
708 args.v7.ucMiscInfo = 0; in amdgpu_atombios_crtc_program_pll()
711 args.v7.ucMiscInfo |= PIXEL_CLOCK_V7_MISC_DVI_DUALLINK_EN; in amdgpu_atombios_crtc_program_pll()
712 args.v7.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
717 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_DIS; in amdgpu_atombios_crtc_program_pll()
720 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_5_4; in amdgpu_atombios_crtc_program_pll()
723 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_3_2; in amdgpu_atombios_crtc_program_pll()
726 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_2_1; in amdgpu_atombios_crtc_program_pll()
730 args.v7 in amdgpu_atombios_crtc_program_pll()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c464 PIXEL_CLOCK_PARAMETERS_V7 v7; member
706 args.v7.ulPixelClock = cpu_to_le32(clock * 10); /* 100 hz units */ in amdgpu_atombios_crtc_program_pll()
707 args.v7.ucMiscInfo = 0; in amdgpu_atombios_crtc_program_pll()
710 args.v7.ucMiscInfo |= PIXEL_CLOCK_V7_MISC_DVI_DUALLINK_EN; in amdgpu_atombios_crtc_program_pll()
711 args.v7.ucCRTC = crtc_id; in amdgpu_atombios_crtc_program_pll()
716 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_DIS; in amdgpu_atombios_crtc_program_pll()
719 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_5_4; in amdgpu_atombios_crtc_program_pll()
722 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_3_2; in amdgpu_atombios_crtc_program_pll()
725 args.v7.ucDeepColorRatio = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_2_1; in amdgpu_atombios_crtc_program_pll()
729 args.v7 in amdgpu_atombios_crtc_program_pll()
[all...]
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy_compat.h25 #define v7 7 macro
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A DMakefile7 obj-y += cpu-reset.o board-v7.o coherency.o coherency_ll.o pmsu.o pmsu_ll.o

Completed in 15 milliseconds

1234