Searched refs:vv (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/tools/perf/tests/shell/lib/
H A Dperf_has_symbol.sh6 if perf test -vv -F "Symbols" 2>&1 | grep "[[:space:]]$1$"; then
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-zvkb.S79 vadd.vv \a0, \a0, \b0
80 vadd.vv \a1, \a1, \b1
81 vadd.vv \a2, \a2, \b2
82 vadd.vv \a3, \a3, \b3
83 vxor.vv \d0, \d0, \a0
84 vxor.vv \d1, \d1, \a1
85 vxor.vv \d2, \d2, \a2
86 vxor.vv \d3, \d3, \a3
93 vadd.vv \c0, \c0, \d0
94 vadd.vv \c
[all...]
H A Daes-riscv64-zvkned-zvbb-zvkg.S127 vwsll.vv v8, v2, v4
135 vgmul.vv TWEAKS_BREV, v8
179 vxor.vv TMP0, TMP0, TWEAKS
181 vxor.vv TMP0, TMP0, TWEAKS
196 vgmul.vv TWEAKS_BREV, MULTS_BREV
218 vgmul.vv TWEAKS_BREV, MULTS_BREV // Advance to next tweak
233 vgmul.vv TMP0, MULTS_BREV
246 vxor.vv TMP0, TMP0, TMP1
248 vxor.vv TMP0, TMP0, TMP1
262 vxor.vv TMP
[all...]
H A Daes-riscv64-zvkned.S129 vxor.vv v16, v16, v17 // XOR with IV or prev ciphertext block
151 vxor.vv v20, v20, v16 // XOR with prev ciphertext blocks
201 vxor.vv v16, v16, v17 // XOR with IV or prev ciphertext block
225 vxor.vv v16, v16, v17 // v16 = Encrypt(P[n-1] ^ C[n-2]) ^ P[n]
265 vxor.vv v24, v24, v20 // XOR prev ciphertext blocks with decrypted blocks
291 vxor.vv v20, v20, v28 // Decrypt(C[n]) ^ C[n-2] == P[n-1]
294 vxor.vv v20, v24, v16 // Decrypt(C[n-1]) ^ C[n-2] ^ C[n] == P[n] ^ C[n-2]
307 vxor.vv v16, v16, v20 // v16 = Decrypt(C[n-1]) ^ C[n]
312 vxor.vv v20, v20, v28 // XOR with C[n-2]
H A Dghash-riscv64-zvkg.S65 vghsh.vv v1, v2, v3
H A Dsm3-riscv64-zvksh-zvkb.S78 vsm3me.vv \w0, \w1, \w0
114 vxor.vv STATE, STATE, PREV_STATE
H A Dsha256-riscv64-zvknha_or_zvknhb-zvkb.S93 vadd.vv VTMP, \k, \w0
94 vsha2cl.vv HGDC, FEBA, VTMP
95 vsha2ch.vv FEBA, HGDC, VTMP
98 vsha2ms.vv \w0, VTMP, \w3
193 vadd.vv FEBA, FEBA, PREV_FEBA
194 vadd.vv HGDC, HGDC, PREV_HGDC
H A Dsha512-riscv64-zvknhb-zvkb.S80 vadd.vv VTMP, VTMP, \w0
81 vsha2cl.vv HGDC, FEBA, VTMP
82 vsha2ch.vv FEBA, HGDC, VTMP
85 vsha2ms.vv \w0, VTMP, \w3
147 vadd.vv FEBA, FEBA, PREV_FEBA
148 vadd.vv HGDC, HGDC, PREV_HGDC
H A Daes-riscv64-zvkned-zvkb.S92 vadd.vv v16, v16, v20, v0.t
114 vxor.vv v20, v20, v24
H A Dsm4-riscv64-zvksed-zvkb.S63 vxor.vv v1, v1, v2
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_fops.c12 struct saa7146_vv *vv = dev->vv_data; local
14 if (vv->resources & bit) {
16 bit, vv->resources);
22 if (vv->resources & bit) {
23 DEB_D("locked! vv->resources:0x%02x, we want:0x%02x\n",
24 vv->resources, bit);
29 vv->resources |= bit;
30 DEB_D("res: get 0x%02x, cur:0x%02x\n", bit, vv->resources);
36 struct saa7146_vv *vv = dev->vv_data; local
38 WARN_ON((vv
74 struct saa7146_vv *vv = dev->vv_data; local
243 struct saa7146_vv *vv; local
329 struct saa7146_vv *vv = dev->vv_data; local
[all...]
H A Dsaa7146_vbi.c8 struct saa7146_vv *vv = dev->vv_data; local
98 add_wait_queue(&vv->vbi_wq, &wait);
109 remove_wait_queue(&vv->vbi_wq, &wait);
137 struct saa7146_vv *vv = dev->vv_data; local
142 unsigned long e_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_E_FID_A : CMD_E_FID_B;
143 unsigned long o_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_O_FID_A : CMD_O_FID_B;
209 struct saa7146_vv *vv = dev->vv_data; local
214 mod_timer(&vv->vbi_dmaq.timeout, jiffies+BUFFER_TIMEOUT);
310 struct saa7146_vv *vv = dev->vv_data; local
325 del_timer(&vv
333 struct saa7146_vv *vv = from_timer(vv, t, vbi_read_timeout); local
343 struct saa7146_vv *vv = dev->vv_data; local
416 vbi_init(struct saa7146_dev *dev, struct saa7146_vv *vv) argument
430 struct saa7146_vv *vv = dev->vv_data; local
[all...]
H A Dsaa7146_video.c88 struct saa7146_vv *vv = dev->vv_data; local
93 struct v4l2_pix_format *pix = &vv->video_fmt;
184 struct saa7146_vv *vv = dev->vv_data; local
191 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat);
219 struct saa7146_vv *vv = dev->vv_data; local
226 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat);
279 struct saa7146_vv *vv = dev->vv_data; local
309 if (vb2_is_busy(&vv->video_dmaq.q))
311 vv->hflip = ctrl->val;
315 if (vb2_is_busy(&vv
330 struct saa7146_vv *vv = dev->vv_data; local
343 struct saa7146_vv *vv = dev->vv_data; local
352 struct saa7146_vv *vv = dev->vv_data; local
361 struct saa7146_vv *vv = dev->vv_data; local
423 struct saa7146_vv *vv = dev->vv_data; local
451 struct saa7146_vv *vv = dev->vv_data; local
460 struct saa7146_vv *vv = dev->vv_data; local
541 struct saa7146_vv *vv = dev->vv_data; local
591 struct saa7146_vv *vv = dev->vv_data; local
616 struct saa7146_vv *vv = dev->vv_data; local
691 video_init(struct saa7146_dev *dev, struct saa7146_vv *vv) argument
708 struct saa7146_vv *vv = dev->vv_data; local
[all...]
H A Dsaa7146_hlp.c22 static void calculate_hxo_and_hyo(struct saa7146_vv *vv, u32* hps_h_scale, u32* hps_ctrl) argument
26 hyo = vv->standard->v_offset;
27 hxo = vv->standard->h_offset;
311 struct saa7146_vv *vv = dev->vv_data; local
313 int source = vv->current_hps_source;
314 int sync = vv->current_hps_sync;
321 calculate_v_scale_registers(dev, field, vv->standard->v_field*2, height, &hps_v_scale, &hps_v_gain);
327 calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain, &hps_h_prescale, &hps_h_scale);
330 calculate_hxo_and_hyo(vv,
359 struct saa7146_vv *vv = dev->vv_data; local
409 struct saa7146_vv *vv = dev->vv_data; local
470 calc_planar_422(struct saa7146_vv *vv, struct saa7146_buf *buf, struct saa7146_video_dma *vdma2, struct saa7146_video_dma *vdma3) argument
502 calc_planar_420(struct saa7146_vv *vv, struct saa7146_buf *buf, struct saa7146_video_dma *vdma2, struct saa7146_video_dma *vdma3) argument
534 struct saa7146_vv *vv = dev->vv_data; local
640 struct saa7146_vv *vv = dev->vv_data; local
723 struct saa7146_vv *vv = dev->vv_data; local
[all...]
/linux-master/arch/microblaze/lib/
H A Dmuldi3.c50 const DWunion vv = {.ll = v}; local
51 DWunion w = {.ll = __umulsidi3(uu.s.low, vv.s.low)};
53 w.s.high += ((unsigned long) uu.s.low * (unsigned long) vv.s.high
54 + (unsigned long) uu.s.high * (unsigned long) vv.s.low);
/linux-master/arch/riscv/lib/
H A Dxor.S14 vxor.vv v16, v0, v8
28 vxor.vv v0, v0, v8
31 vxor.vv v16, v0, v16
45 vxor.vv v0, v0, v8
48 vxor.vv v0, v0, v16
51 vxor.vv v16, v0, v24
65 vxor.vv v0, v0, v8
68 vxor.vv v0, v0, v16
71 vxor.vv v0, v0, v24
74 vxor.vv v1
[all...]
/linux-master/lib/
H A Dmuldi3.c52 const DWunion vv = {.ll = v}; local
53 DWunion w = {.ll = __umulsidi3(uu.s.low, vv.s.low)};
55 w.s.high += ((unsigned long) uu.s.low * (unsigned long) vv.s.high
56 + (unsigned long) uu.s.high * (unsigned long) vv.s.low);
/linux-master/arch/m68k/lib/
H A Dmuldi3.c86 DIunion uu, vv; local
89 vv.ll = v;
91 w.ll = __umulsidi3 (uu.s.low, vv.s.low);
92 w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high
93 + (USItype) uu.s.high * (USItype) vv.s.low);
/linux-master/lib/crypto/mpi/
H A Dmpi-add.c136 MPI vv = mpi_copy(v); local
137 vv->sign = !vv->sign;
138 mpi_add(w, u, vv);
139 mpi_free(vv);
/linux-master/drivers/media/i2c/ccs/
H A Dccs-data.c136 struct ccs_data_block_version *vv; local
150 vv = ccsdata->version;
151 vv->version_major = ((u16)v->static_data_version_major[0] << 8) +
153 vv->version_minor = ((u16)v->static_data_version_minor[0] << 8) +
155 vv->date_year = ((u16)v->year[0] << 8) + v->year[1];
156 vv->date_month = v->month;
157 vv->date_day = v->day;
/linux-master/drivers/media/usb/dvb-usb/
H A Ddigitv.c26 u8 cmd, u8 vv, u8 *wbuf, int wlen, u8 *rbuf, int rlen)
40 st->sndbuf[1] = vv;
25 digitv_ctrl_msg(struct dvb_usb_device *d, u8 cmd, u8 vv, u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
/linux-master/tools/testing/selftests/ftrace/
H A Dftracetest18 echo " -vv Alias of -v -v (Show all results in stdout)"
99 --verbose|-v|-vv|-vvv)
104 [ $1 = '-vv' ] && VERBOSE=$((VERBOSE + 1))
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h1924 * @vv: Sensitivity of horizontal edge of V, default 100
1934 __u32 vv:8; member in struct:ipu3_uapi_yuvp1_chnr_sense_gain_config
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c535 vid = be32_to_cpu(sp->un.vv.vid);
536 flag = be32_to_cpu(sp->un.vv.flags);
1429 vid = be32_to_cpu(sp->un.vv.vid);
1430 flag = be32_to_cpu(sp->un.vv.flags);
/linux-master/drivers/message/fusion/
H A Dmptbase.c3079 u32 vv; local
3193 vv = ((63 / (sz * 4)) + 1) & 0x03;
3194 ioc->NB_for_64_byte_frame = vv;
3203 ioc->name, vv, shiftFactor, r));

Completed in 229 milliseconds

12