Searched refs:v2 (Results 176 - 200 of 303) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c848 idx = _search_reg_index(rtwdev, pmreg->v2.reg_num,
853 reg_val = le32_to_cpu(pmreg->v2.mreg_val[idx]);
879 idx = _search_reg_index(rtwdev, pmreg->v2.reg_num,
884 reg_val = le32_to_cpu(pmreg->v2.mreg_val[idx]) &
1219 pfinfo = &pfwinfo->rpt_fbtc_cysta.finfo.v2;
1220 pcysta->v2 = pfwinfo->rpt_fbtc_cysta.finfo.v2;
1221 pcinfo->req_len = sizeof(pfwinfo->rpt_fbtc_cysta.finfo.v2);
1245 pfinfo = &pfwinfo->rpt_fbtc_step.finfo.v2;
1246 pcinfo->req_len = sizeof(pfwinfo->rpt_fbtc_step.finfo.v2
[all...]
/linux-master/sound/usb/
H A Dvalidate.c9 #include <linux/usb/audio-v2.h>
/linux-master/arch/arm64/boot/dts/rockchip/
H A DMakefile70 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-rockpro64-v2.dtb
85 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3566-pinetab2-v2.0.dtb
/linux-master/scripts/dtc/include-prefixes/arm64/rockchip/
H A DMakefile70 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-rockpro64-v2.dtb
85 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3566-pinetab2-v2.0.dtb
/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh48 # | + v2 (veth) NS1 (netns) | | + v4 (veth) NS2 (netns) |
308 ip link set dev v2 netns ns1
310 ns_init_common v2 192.0.2.34 192.0.2.50 192.0.2.33 192.0.2.3 \
316 ip netns exec ns1 ip link set dev v2 netns 1
353 ip link add name v1 type veth peer name v2
H A Dvxlan_bridge_1q_ipv6.sh52 # | + v2 (veth) NS1 (netns) | | + v4 (veth) NS2 (netns) |
327 ip link set dev v2 netns ns1
329 ns_init_common v2 2001:db8:4::1 2001:db8:5::1 2001:db8:4::2 \
335 ip netns exec ns1 ip link set dev v2 netns 1
372 ip link add name v1 type veth peer name v2
/linux-master/arch/riscv/crypto/
H A Dsha256-riscv64-zvknha_or_zvknhb-zvkb.S59 #define W0 v2
/linux-master/arch/x86/crypto/
H A Dcamellia-aesni-avx2-asm_64.S300 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \
309 vpcmpgtb v2, zero, t2; \
310 vpaddb v2, v2, v2; \
319 vpor t1, v2, v2; \
H A Dcamellia-aesni-avx-asm_64.S268 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \
277 vpcmpgtb v2, zero, t2; \
278 vpaddb v2, v2, v2; \
287 vpor t1, v2, v2; \
/linux-master/fs/reiserfs/
H A Dreiserfs.h1259 static inline __u16 offset_v2_k_type(const struct offset_v2 *v2) argument
1261 __u8 type = le64_to_cpu(v2->v) >> 60;
1265 static inline void set_offset_v2_k_type(struct offset_v2 *v2, int type) argument
1267 v2->v =
1268 (v2->v & cpu_to_le64(~0ULL >> 4)) | cpu_to_le64((__u64) type << 60);
1271 static inline loff_t offset_v2_k_offset(const struct offset_v2 *v2) argument
1273 return le64_to_cpu(v2->v) & (~0ULL >> 4);
1276 static inline void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset) argument
1279 v2->v = (v2
[all...]
/linux-master/drivers/media/i2c/
H A Dds90ub953.c603 u8 v = 0, v1 = 0, v2 = 0; local
619 ub953_read(priv, UB953_REG_CRC_ERR_CNT2, &v2);
620 dev_info(dev, "CRC error count %u\n", v1 | (v2 << 8));
641 ub953_read(priv, UB953_REG_PKT_HDR_WC_MSB, &v2);
642 dev_info(dev, "CSI packet header WC %u\n", (v2 << 8) | v1);
/linux-master/drivers/hwmon/
H A Dnct7802.c305 unsigned int v1, v2; local
313 ret = regmap_read(data->regmap, REG_VOLTAGE_LOW, &v2);
316 ret = ((v1 << 2) | (v2 >> 6)) * nct7802_vmul[nr];
325 &v2);
328 ret = (v1 | ((v2 << shift) & 0x300)) * nct7802_vmul[nr];
1235 MODULE_LICENSE("GPL v2");
/linux-master/arch/powerpc/lib/
H A Dsstep.c1193 long v1, long v2, int crfld)
1199 if (v1 < v2)
1201 else if (v1 > v2)
1212 unsigned long v2, int crfld)
1218 if (v1 < v2)
1220 else if (v1 > v2)
1230 unsigned long v1, unsigned long v2)
1238 if ((v1 & mask) == (v2 & mask))
1277 unsigned long v1, unsigned long v2)
1286 if (v2
1191 do_cmp_signed(const struct pt_regs *regs, struct instruction_op *op, long v1, long v2, int crfld) argument
1209 do_cmp_unsigned(const struct pt_regs *regs, struct instruction_op *op, unsigned long v1, unsigned long v2, int crfld) argument
1228 do_cmpb(const struct pt_regs *regs, struct instruction_op *op, unsigned long v1, unsigned long v2) argument
1275 do_bpermd(const struct pt_regs *regs, struct instruction_op *op, unsigned long v1, unsigned long v2) argument
1312 trap_compare(long v1, long v2) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1588 channel_cfg[i].v2.band =
1590 channel_cfg[i].v2.iter_count = 1;
1591 channel_cfg[i].v2.iter_interval = 0;
1616 cfg->v2.channel_num = channels[i]->hw_value;
1617 cfg->v2.band = iwl_mvm_phy_band_from_nl80211(band);
1618 cfg->v2.iter_count = 1;
1619 cfg->v2.iter_interval = 0;
1622 cfg->v2.channel_num,
1623 cfg->v2.band, bitmap,
1646 cfg->v2
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c520 build = le32_to_cpu(ucode->u.v2.build);
522 le32_to_cpu(ucode->u.v2.inst_size));
524 le32_to_cpu(ucode->u.v2.data_size));
526 le32_to_cpu(ucode->u.v2.init_size));
528 le32_to_cpu(ucode->u.v2.init_data_size));
529 src = ucode->u.v2.data;
/linux-master/drivers/video/fbdev/
H A Dpxa168fb.h131 #define CFG_CKEY_V2(v2) ((v2) << 24)
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1758 s8 v2; local
1786 v2 = (s8)(tmp & 0x00FF);
1790 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F) {
1797 v2 = (s8)(tmp & 0x00FF);
1799 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F)
1803 v2 = (v2 + 0x20) & 0x3F;
1809 average = (v0 + v1 + v2 + v3 + 2) / 4;
/linux-master/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c115 } v2; member in union:sdsi_regs::__anon4923
290 printf("Socket ID: %ld\n", s->regs.extra.v2.socket_id & 0xF);
/linux-master/drivers/media/rc/keymaps/
H A DMakefile67 rc-it913x-v2.o \
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh604 test_erspan v2
608 test_ip6erspan v2
/linux-master/arch/mips/boot/
H A Delf2ecoff.c120 static int phcmp(const void *v1, const void *v2) argument
123 const Elf32_Phdr *h2 = v2;
/linux-master/drivers/md/
H A DMakefile19 dm-bio-prison-y += dm-bio-prison-v1.o dm-bio-prison-v2.o
/linux-master/drivers/media/dvb-frontends/
H A DMakefile10 ccflags-y += -I$(srctree)/drivers/media/usb/dvb-usb-v2
/linux-master/tools/testing/selftests/hid/
H A DMakefile202 $(Q)$(CLANG) $3 -O2 --target=bpf -c $1 -mcpu=v2 -o $2
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c471 u32 cfg, h1, h2, v1, v2; local
477 v2 = buf->buf.height - buf->rect.h - buf->rect.y;
482 DRM_DEV_DEBUG_KMS(ctx->dev, "h1[%d]h2[%d]v1[%d]v2[%d]\n", h1, h2, v1,
483 v2);
498 EXYNOS_CIWDOFST2_WINVEROFST2(v2));

Completed in 244 milliseconds

1234567891011>>