Home
last modified time | relevance | path

Searched full:v7 (Results 1 – 25 of 174) sorted by relevance

1234567

/Linux-v5.15/drivers/input/rmi4/
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.off.partition_id, in rmi_f34v7_write_command_single_transaction()
174 f34->v7.command = command; in rmi_f34v7_write_command()
[all …]
Drmi_f34.h34 /* F34 V7 defines */
54 /* F34 V7 commands */
84 /* F34 V7 partition IDs */
96 /* F34 V7 container IDs */
304 struct f34v7_data v7; member
/Linux-v5.15/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.h42 void __iomem *dis_shared_mem_addr;/* only v7 */
64 void __iomem *d_min_num_dis;/* only v7 */
65 void __iomem *d_min_first_dis_size;/* only v7 */
66 void __iomem *d_min_second_dis_size;/* only v7 */
67 void __iomem *d_min_third_dis_size;/* only v7 */
68 void __iomem *d_post_filter_luma_dpb0;/* v7 and v8 */
69 void __iomem *d_post_filter_luma_dpb1;/* v7 and v8 */
70 void __iomem *d_post_filter_luma_dpb2;/* only v7 */
71 void __iomem *d_post_filter_chroma_dpb0;/* v7 and v8 */
72 void __iomem *d_post_filter_chroma_dpb1;/* v7 and v8 */
[all …]
Dregs-mfc-v7.h3 * Register definition file for Samsung MFC V7.x Interface (FIMV) driver
14 /* Additional features of v7 */
17 /* Additional registers for v7 */
/Linux-v5.15/arch/arm64/crypto/
Dcrct10dif-ce-core.S282 CPU_LE( rev64 v7.16b, v7.16b )
290 CPU_LE( ext v7.16b, v7.16b, v7.16b, #8 )
305 // While >= 128 data bytes remain (not counting v0-v7), fold the 128
306 // bytes v0-v7 into them, storing the result back into v0-v7.
311 fold_32_bytes \p, v6, v7
316 // Now fold the 112 bytes in v0-v6 into the 16 bytes in v7.
325 fold_16_bytes \p, v3, v7, 1
328 fold_16_bytes \p, v5, v7, 1
330 fold_16_bytes \p, v6, v7
333 // (not counting v7), following the previous extra subtraction by 128.
[all …]
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.16b, v7.16b, v15.16b
[all …]
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.16b, v11.16b
[all …]
Daes-modes.S200 mov v7.16b, v2.16b
208 eor v3.16b, v3.16b, v7.16b
394 ld1 {v5.16b-v7.16b}, [x1], #48
401 eor v2.16b, v7.16b, v2.16b
434 ld1 {v7.16b}, [x1], x16
444 ST4( eor v7.16b, v7.16b, v1.16b )
452 ST5( eor v7.16b, v7.16b, v2.16b )
458 st1 {v7.16b}, [x0], x16
523 next_tweak v7, v6, v8
524 eor v3.16b, v3.16b, v7.16b
[all …]
Dsha3-ce-core.S47 ld1 { v4.1d- v7.1d}, [x8], #32
73 eor v7.8b, v7.8b, v25.8b
104 eor v7.8b, v7.8b, v25.8b
113 eor3 v27.16b, v2.16b, v7.16b, v12.16b
149 xar v26.2d, v7.2d, v26.2d, (64 - 6)
172 bcax v7.16b, v30.16b, v9.16b, v4.16b
192 st1 { v4.1d- v7.1d}, [x0], #32
Dsm4-ce-core.S22 ld1 {v4.4s-v7.4s}, [x0]
30 sm4e v8.4s, v7.4s
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h105 f5, v5, f6, v6, f7, v7) \ argument
113 FN(reg, f7), v7)
116 f5, v5, f6, v6, f7, v7, f8, v8) \ argument
124 FN(reg, f7), v7,\
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
136 FN(reg, f7), v7, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ argument
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) \ argument
203 FN(reg_name, f7), v7)
[all …]
/Linux-v5.15/arch/powerpc/crypto/
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,v15
373 vsldoi v7,v7,zeroes,4
403 vxor v23,v7,v15
432 lvx v7,off112,r3
442 VPMSUMW(v7,v23,v7)
500 vxor v6,v6,v7
[all …]
/Linux-v5.15/arch/arm/mm/
DMakefile14 obj-$(CONFIG_ARM_MPU) += pmsa-v7.o pmsa-v8.o
41 obj-$(CONFIG_CPU_PABRT_V7) += pabort-v7.o
47 obj-$(CONFIG_CPU_CACHE_V7) += cache-v7.o
53 AFLAGS_cache-v7.o :=-Wa,-march=armv7-a
72 obj-$(CONFIG_CPU_TLB_V7) += tlb-v7.o
76 AFLAGS_tlb-v7.o :=-Wa,-march=armv7-a
101 obj-$(CONFIG_CPU_V7) += proc-v7.o proc-v7-bugs.o
105 AFLAGS_proc-v7.o :=-Wa,-march=armv7-a
Dcache-tauros2.c32 * When Tauros2 is used on a CPU that supports the v7 hierarchical
33 * cache operations, the cache handling code in proc-v7.S takes care
37 * being used on a pre-v7 CPU, and we only need to build support for
39 * configured to support a pre-v7 CPU.
239 * Check whether this CPU has support for the v7 hierarchical in tauros2_internal_init()
240 * cache ops. (PJ4 is in its v7 personality mode if the MMFR3 in tauros2_internal_init()
241 * register indicates support for the v7 hierarchical cache in tauros2_internal_init()
245 * implement the v7 cache ops but are only ARMv6 CPUs (due to in tauros2_internal_init()
/Linux-v5.15/arch/arm64/boot/dts/marvell/
Darmada-3720-espressobin-v7-emmc.dts3 * Device Tree file for Globalscale Marvell ESPRESSOBin Board V7 with eMMC
19 model = "Globalscale Marvell ESPRESSOBin Board V7 (eMMC)";
20 compatible = "globalscale,espressobin-v7-emmc", "globalscale,espressobin-v7",
Darmada-3720-espressobin-v7.dts3 * Device Tree file for Globalscale Marvell ESPRESSOBin Board V7
19 model = "Globalscale Marvell ESPRESSOBin Board V7";
20 compatible = "globalscale,espressobin-v7", "globalscale,espressobin",
DMakefile7 dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-v7.dtb
8 dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-v7-emmc.dtb
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.yaml51 - brcm,brcmnand-v7.0
52 - brcm,brcmnand-v7.1
53 - brcm,brcmnand-v7.2
54 - brcm,brcmnand-v7.3
60 - brcm,brcmnand-v7.0
61 - brcm,brcmnand-v7.1
110 v7.0. Use this property to describe the rare
187 compatible = "brcm,brcmnand-v7.0", "brcm,brcmnand";
/Linux-v5.15/fs/sysv/
Dsuper.c38 * - V7 FS has no distinguishing features.
290 [FSTYPE_V7] = "V7",
478 panic("V7 FS: bad super-block size"); in v7_fill_super()
498 printk("VFS: unable to read V7 FS superblock on " in v7_fill_super()
508 /* Try PC/IX, v7/x86 */ in v7_fill_super()
522 printk(KERN_ERR "VFS: could not find a valid V7 on %s.\n", in v7_fill_super()
554 .name = "v7",
559 MODULE_ALIAS_FS("v7");
560 MODULE_ALIAS("v7");
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
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.ucTransmitterID = encoder_id; in amdgpu_atombios_crtc_program_pll()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dmax8660.yaml69 regulator-V7 {
70 regulator-compatible= "V7(LDO)";
/Linux-v5.15/drivers/char/mwave/
Dmwavedd.h109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument
111 printk(s,v1,v2,v3,v4,v5,v6,v7); \
122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) argument
/Linux-v5.15/Documentation/devicetree/bindings/media/
Ds5p-mfc.txt13 (c) "samsung,mfc-v7" for MFC v7 present in Exynos5420 SoC
/Linux-v5.15/include/linux/
Dsysv_fs.h126 /* V7 super-block data on disk */
138 /* locks, not used by Linux or V7: */
144 /* the following fields are not maintained by V7: */
153 /* This is not a hard limit, nor enforced by v7 kernel. It's actually just
/Linux-v5.15/arch/s390/crypto/
Dcrc32le-vx.S148 VPERM %v7,%v7,%v7,CONST_PERM_LE2BE
160 VGFMAG %v3,CONST_R2R1,%v3,%v7

1234567