Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/ipu3/
Dipu3.c264 vb = &ivb->vbb.vb2_buf; in imgu_queue_buffers()
298 dummy ? 0 : ibuf->vid_buf.vbb.vb2_buf.index, in imgu_queue_buffers()
336 imgu_v4l2_buffer_done(&buf->vid_buf.vbb.vb2_buf, in imgu_queue_buffers()
538 dummy ? 0 : buf->vid_buf.vbb.vb2_buf.index, in imgu_isr_threaded()
548 buf->vid_buf.vbb.vb2_buf.timestamp = ns; in imgu_isr_threaded()
549 buf->vid_buf.vbb.field = V4L2_FIELD_NONE; in imgu_isr_threaded()
550 buf->vid_buf.vbb.sequence = in imgu_isr_threaded()
554 buf->vid_buf.vbb.sequence); in imgu_isr_threaded()
556 imgu_buffer_done(imgu, &buf->vid_buf.vbb.vb2_buf, in imgu_isr_threaded()
Dipu3.h49 struct vb2_v4l2_buffer vbb; /* Must be the first field */ member
Dipu3-v4l2.c310 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_init()
326 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_cleanup()
345 vid_buf.vbb.vb2_buf); in imgu_vb2_buf_queue()
453 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_return_all_buffers()
1418 container_of(vb, struct imgu_vb2_buffer, vbb.vb2_buf); in imgu_v4l2_buffer_done()
1421 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_v4l2_buffer_done()
/Linux-v5.4/Documentation/devicetree/bindings/opp/
Dti-omap5-opp-supply.txt9 Also, some supplies may have an associated vbb-supply which is an Adaptive Body
20 - vbb-supply: phandle to regulator controlling Body Bias supply
48 vbb-supply = <&abb_mpu>;
/Linux-v5.4/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c179 struct vb2_buffer *vb = &b->vbb.vb2_buf; in cio2_fbpt_entry_init_buf()
572 "buffer %i done\n", b->vbb.vb2_buf.index); in cio2_buffer_done()
574 b->vbb.vb2_buf.timestamp = ns; in cio2_buffer_done()
575 b->vbb.field = V4L2_FIELD_NONE; in cio2_buffer_done()
576 b->vbb.sequence = atomic_read(&q->frame_sequence); in cio2_buffer_done()
577 if (b->vbb.vb2_buf.planes[0].length != bytes) in cio2_buffer_done()
579 b->vbb.vb2_buf.planes[0].length, in cio2_buffer_done()
581 vb2_buffer_done(&b->vbb.vb2_buf, VB2_BUF_STATE_DONE); in cio2_buffer_done()
800 vb2_buffer_done(&q->bufs[i]->vbb.vb2_buf, in cio2_vb2_return_all_buffers()
843 container_of(vb, struct cio2_buffer, vbb.vb2_buf); in cio2_vb2_buf_init()
[all …]
Dipu3-cio2.h314 struct vb2_v4l2_buffer vbb; member
/Linux-v5.4/arch/arm/boot/dts/
Dtps65910.dtsi85 regulator-compatible = "vbb";
Ddra74x.dtsi28 vbb-supply = <&abb_mpu>;
Ddra7.dtsi95 vbb-supply = <&abb_mpu>;
/Linux-v5.4/drivers/video/fbdev/
Datafb.c124 short vft, vbb, vbe, vdb, vde, vss; member
149 #define VBB hw.falcon.vbb
1555 hw->vbb = videl.vbb; in falcon_get_par()
1617 videl.vbb = hw->vbb; in falcon_vbl_switcher()
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dtps65910.txt24 vaux2, vaux33, vmmc, vbb
/Linux-v5.4/arch/m68k/include/asm/
Datarihw.h267 u_short vbb; member