| /linux/drivers/input/rmi4/ |
| H A D | rmi_f34v7.c | 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() 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.config_area == v7_UI_CONFIG_AREA) in rmi_f34v7_write_partition_id() 243 else if (f34->v7.config_area == v7_DP_CONFIG_AREA) in rmi_f34v7_write_partition_id() [all …]
|
| /linux/arch/arm64/crypto/ |
| H A D | aes-neonbs-core.S | 385 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.16b, v7.16b, v15.16b [all …]
|
| H A D | sm4-neon-core.S | 274 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.16b, v3.16b 386 transpose_4x4(v4, v5, v6, v7) [all …]
|
| H A D | sm4-ce-core.S | 68 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 439 inc_le128(v7) /* +7 */ [all …]
|
| H A D | aes-ce-ccm-core.S | 93 ld1 {v7.16b-v8.16b}, [x9] 97 tbl v1.16b, {v1.16b}, v7.16b /* move keystream to end of register */ 98 eor v7.16b, v2.16b, v1.16b /* encrypt partial input block */ 99 bif v2.16b, v7.16b, v22.16b /* select plaintext */ 100 tbx v7.16b, {v6.16b}, v8.16b /* insert output from previous iteration */ 104 st1 {v7.16b}, [x0] /* store output block */
|
| H A D | sm4-ce-cipher-core.S | 22 ld1 {v4.4s-v7.4s}, [x0] 30 sm4e v8.4s, v7.4s
|
| /linux/lib/crc/powerpc/ |
| H A D | crc-vpmsum-template.S | 164 vxor v7,v7,v7 299 vxor v7,v7,v15 341 vxor v7,v7,v15 354 vxor v7,v7,v15 370 vsldoi v7,v7,zeroes,4 400 vxor v23,v7,v15 429 lvx v7,off112,r3 439 VPMSUMW(v7,v23,v7) 497 vxor v6,v6,v7 665 lvx v7,off112,r4 [all …]
|
| /linux/arch/arm/mm/ |
| H A D | Makefile | 14 obj-$(CONFIG_ARM_MPU) += pmsa-v7.o pmsa-v8.o 37 obj-$(CONFIG_CPU_PABRT_V7) += pabort-v7.o 43 obj-$(CONFIG_CPU_CACHE_V7) += cache-v7.o 63 obj-$(CONFIG_CPU_TLB_V7) += tlb-v7.o 90 obj-$(CONFIG_CPU_V7) += proc-v7.o proc-v7-bugs.o
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | regulatory.c | 244 offsetof(typeof(cmd), v7.ppag_config_info.hdr)); in iwl_mld_ppag_send_cmd() 246 offsetof(typeof(cmd), v7.gain)); in iwl_mld_ppag_send_cmd() 248 BUILD_BUG_ON(ARRAY_SIZE(cmd.v7.gain) > ARRAY_SIZE(fwrt->ppag_chains)); in iwl_mld_ppag_send_cmd() 249 BUILD_BUG_ON(ARRAY_SIZE(cmd.v7.gain[0]) > in iwl_mld_ppag_send_cmd() 263 for (int chain = 0; chain < ARRAY_SIZE(cmd.v7.gain); chain++) { in iwl_mld_ppag_send_cmd() 265 subband < ARRAY_SIZE(cmd.v7.gain[0]); in iwl_mld_ppag_send_cmd() 267 cmd.v7.gain[chain][subband] = in iwl_mld_ppag_send_cmd() 272 cmd.v7.gain[chain][subband]); in iwl_mld_ppag_send_cmd() 275 cmd_len = sizeof(cmd.v7); in iwl_mld_ppag_send_cmd()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.h | 398 btc->dm.slot.v7[sid].dur = dura; in _slot_set_le() 399 btc->dm.slot.v7[sid].cxtype = type; in _slot_set_le() 400 btc->dm.slot.v7[sid].cxtbl = tbl; in _slot_set_le() 416 btc->dm.slot.v7[sid].dur = cpu_to_le16(dura); in _slot_set_dur() 425 btc->dm.slot.v7[sid].cxtype = cpu_to_le16(type); in _slot_set_type() 434 btc->dm.slot.v7[sid].cxtbl = cpu_to_le32(tbl); in _slot_set_tbl()
|
| H A D | coex.c | 473 struct rtw89_btc_fbtc_slot_v7 v7[CXST_MAX]; member 491 struct rtw89_btc_btf_set_mon_reg_v7 v7; member 1169 btc->dm.slot.v7[i].dur = s_def[i].dur; in _reset_btc_var() 1170 btc->dm.slot.v7[i].cxtype = s_def[i].cxtype; in _reset_btc_var() 1171 btc->dm.slot.v7[i].cxtbl = s_def[i].cxtbl; in _reset_btc_var() 1173 memcpy(&btc->dm.slot_now.v7, &btc->dm.slot.v7, in _reset_btc_var() 1174 sizeof(btc->dm.slot_now.v7)); in _reset_btc_var() 1544 pver->v7 = *(struct rtw89_btc_fbtc_btver_v7 *)pfinfo; in _update_bt_report() 1545 bt->ver_info.fw = le32_to_cpu(pver->v7.fw_ver); in _update_bt_report() 1546 bt->ver_info.fw_coex = le32_get_bits(pver->v7.coex_ver, in _update_bt_report() [all …]
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | armada-3720-espressobin-v7-emmc.dts | 20 compatible = "globalscale,espressobin-v7-emmc", "globalscale,espressobin-v7",
|
| H A D | armada-3720-espressobin-v7.dts | 20 compatible = "globalscale,espressobin-v7", "globalscale,espressobin",
|
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 193 vmv.v.x v7, KEY3 213 v2, v6, v10, v14, v3, v7, v11, v15 216 v2, v7, v8, v13, v3, v4, v9, v14 232 vadd.vx v7, v7, KEY3 242 vxor.vv v23, v23, v7
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_crtc.c | 464 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.ucTransmitterID = encoder_id; in amdgpu_atombios_crtc_program_pll() [all …]
|
| /linux/lib/crypto/powerpc/ |
| H A D | chacha-p10le-8x.S | 35 # Column round (v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15) 36 # Diagnal round (v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14) 192 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15) 289 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14) 392 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15) 434 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
|
| /linux/arch/arm/boot/dts/sigmastar/ |
| H A D | mstar-mercury5.dtsi | 7 #include "mstar-v7.dtsi"
|
| H A D | mstar-infinity.dtsi | 7 #include "mstar-v7.dtsi"
|
| /linux/security/apparmor/include/ |
| H A D | policy_compat.h | 25 #define v7 7 macro
|
| /linux/arch/powerpc/lib/ |
| H A D | copypage_power7.S | 61 1: lvx v7,0,r4 70 stvx v7,0,r3
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | Makefile | 7 obj-y += cpu-reset.o board-v7.o coherency.o coherency_ll.o pmsu.o pmsu_ll.o
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-98dx3336.dtsi | 20 compatible = "marvell,sheeva-v7";
|
| H A D | armada-xp-mv78460.dtsi | 33 compatible = "marvell,sheeva-v7"; 41 compatible = "marvell,sheeva-v7"; 49 compatible = "marvell,sheeva-v7"; 57 compatible = "marvell,sheeva-v7";
|
| H A D | armada-xp-98dx4251.dtsi | 20 compatible = "marvell,sheeva-v7";
|
| /linux/tools/testing/selftests/riscv/vector/ |
| H A D | v_exec_initval_nolibc.c | 61 CHECK_VECTOR_REGISTER(v7); in main()
|