Home
last modified time | relevance | path

Searched refs:vv (Results 1 – 12 of 12) sorted by relevance

/drivers/media/common/saa7146/
A Dsaa7146_hlp.c26 hyo = vv->standard->v_offset; in calculate_hxo_and_hyo()
27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()
373 vv->current_hps_sync = sync; in saa7146_set_hps_source_and_sync()
429 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed()
432 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
462 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
481 if( 0 != vv->vflip ) { in calc_planar_422()
511 if( 0 != vv->vflip ) { in calc_planar_420()
560 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_planar()
563 if( 0 != vv->vflip ) { in calculate_video_dma_grab_planar()
[all …]
A Dsaa7146_video.c88 struct saa7146_vv *vv = dev->vv_data; in saa7146_pgtable_build() local
311 vv->hflip = ctrl->val; in saa7146_s_ctrl()
317 vv->vflip = ctrl->val; in saa7146_s_ctrl()
345 f->fmt.pix = vv->video_fmt; in vidioc_g_fmt_vid_cap()
354 f->fmt.vbi = vv->vbi_fmt; in vidioc_g_fmt_vbi_cap()
374 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap()
375 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_cap()
436 vv->last_field = V4L2_FIELD_TOP; in vidioc_s_fmt_vid_cap()
442 vv->video_fmt = f->fmt.pix; in vidioc_s_fmt_vid_cap()
453 *norm = vv->standard->id; in vidioc_g_std()
[all …]
A Dsaa7146_fops.c14 if (vv->resources & bit) { in saa7146_res_get()
16 bit, vv->resources); in saa7146_res_get()
22 if (vv->resources & bit) { in saa7146_res_get()
29 vv->resources |= bit; in saa7146_res_get()
40 vv->resources &= ~bits; in saa7146_res_free()
92 buf->vb.field = (vv->video_fmt.height > vv->standard->v_max_out / 2) in saa7146_buffer_finish()
270 if (vv == NULL) { in saa7146_vv_init()
297 fmt = &vv->video_fmt; in saa7146_vv_init()
306 vbi = &vv->vbi_fmt; in saa7146_vv_init()
320 dev->vv_data = vv; in saa7146_vv_init()
[all …]
A Dsaa7146_vbi.c8 struct saa7146_vv *vv = dev->vv_data; in vbi_workaround() local
98 add_wait_queue(&vv->vbi_wq, &wait); in vbi_workaround()
137 struct saa7146_vv *vv = dev->vv_data; in saa7146_set_vbi_capture() local
209 struct saa7146_vv *vv = dev->vv_data; in buffer_activate() local
325 timer_delete(&vv->vbi_dmaq.timeout); in vbi_stop()
326 timer_delete(&vv->vbi_read_timeout); in vbi_stop()
333 struct saa7146_vv *vv = timer_container_of(vv, t, vbi_read_timeout); in vbi_read_timeout() local
418 INIT_LIST_HEAD(&vv->vbi_dmaq.queue); in vbi_init()
421 vv->vbi_dmaq.dev = dev; in vbi_init()
423 init_waitqueue_head(&vv->vbi_wq); in vbi_init()
[all …]
/drivers/media/i2c/ccs/
A Dccs-data.c137 struct ccs_data_block_version *vv; in ccs_data_parse_version() local
151 vv = ccsdata->version; in ccs_data_parse_version()
152 vv->version_major = ((u16)v->static_data_version_major[0] << 8) + in ccs_data_parse_version()
154 vv->version_minor = ((u16)v->static_data_version_minor[0] << 8) + in ccs_data_parse_version()
156 vv->date_year = ((u16)v->year[0] << 8) + v->year[1]; in ccs_data_parse_version()
157 vv->date_month = v->month; in ccs_data_parse_version()
158 vv->date_day = v->day; in ccs_data_parse_version()
/drivers/media/usb/dvb-usb/
A Ddigitv.c26 u8 cmd, u8 vv, u8 *wbuf, int wlen, u8 *rbuf, int rlen) in digitv_ctrl_msg() argument
40 st->sndbuf[1] = vv; in digitv_ctrl_msg()
/drivers/scsi/lpfc/
A Dlpfc_nportdisc.c555 vid = be32_to_cpu(sp->un.vv.vid); in lpfc_rcv_plogi()
556 flag = be32_to_cpu(sp->un.vv.flags); in lpfc_rcv_plogi()
1432 vid = be32_to_cpu(sp->un.vv.vid); in lpfc_cmpl_plogi_plogi_issue()
1433 flag = be32_to_cpu(sp->un.vv.flags); in lpfc_cmpl_plogi_plogi_issue()
A Dlpfc_els.c2270 sp->un.vv.vid = cpu_to_be32(LPFC_VV_EMLX_ID); in lpfc_issue_els_plogi()
2271 sp->un.vv.flags = cpu_to_be32(LPFC_VV_SUPPRESS_RSP); in lpfc_issue_els_plogi()
5589 sp->un.vv.vid = cpu_to_be32(LPFC_VV_EMLX_ID); in lpfc_els_rsp_acc()
5590 sp->un.vv.flags = in lpfc_els_rsp_acc()
A Dlpfc_hw.h529 } vv; member
/drivers/staging/media/ipu3/include/uapi/
A Dintel-ipu3.h1935 __u32 vv:8; member
/drivers/message/fusion/
A Dmptbase.c3075 u32 vv; in GetIocFacts() local
3189 vv = ((63 / (sz * 4)) + 1) & 0x03; in GetIocFacts()
3190 ioc->NB_for_64_byte_frame = vv; in GetIocFacts()
3199 ioc->name, vv, shiftFactor, r)); in GetIocFacts()
/drivers/net/ethernet/mellanox/mlxsw/
A Dreg.h1916 MLXSW_ITEM32(reg, sfmr, vv, 0x10, 31, 1);

Completed in 893 milliseconds