Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3.c265 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()
550 dummy ? 0 : buf->vid_buf.vbb.vb2_buf.index, in imgu_isr_threaded()
560 buf->vid_buf.vbb.vb2_buf.timestamp = ns; in imgu_isr_threaded()
561 buf->vid_buf.vbb.field = V4L2_FIELD_NONE; in imgu_isr_threaded()
562 buf->vid_buf.vbb.sequence = in imgu_isr_threaded()
566 buf->vid_buf.vbb.sequence); in imgu_isr_threaded()
568 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.c309 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_init()
325 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_cleanup()
344 vid_buf.vbb.vb2_buf); in imgu_vb2_buf_queue()
454 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_return_all_buffers()
1379 container_of(vb, struct imgu_vb2_buffer, vbb.vb2_buf); in imgu_v4l2_buffer_done()
1382 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_v4l2_buffer_done()
/Linux-v5.10/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.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c177 struct vb2_buffer *vb = &b->vbb.vb2_buf; in cio2_fbpt_entry_init_buf()
569 "buffer %i done\n", b->vbb.vb2_buf.index); in cio2_buffer_done()
571 b->vbb.vb2_buf.timestamp = ns; in cio2_buffer_done()
572 b->vbb.field = V4L2_FIELD_NONE; in cio2_buffer_done()
573 b->vbb.sequence = atomic_read(&q->frame_sequence); in cio2_buffer_done()
574 if (b->vbb.vb2_buf.planes[0].length != bytes) in cio2_buffer_done()
576 b->vbb.vb2_buf.planes[0].length, in cio2_buffer_done()
578 vb2_buffer_done(&b->vbb.vb2_buf, VB2_BUF_STATE_DONE); in cio2_buffer_done()
792 vb2_buffer_done(&q->bufs[i]->vbb.vb2_buf, in cio2_vb2_return_all_buffers()
835 container_of(vb, struct cio2_buffer, vbb.vb2_buf); in cio2_vb2_buf_init()
[all …]
Dipu3-cio2.h317 struct vb2_v4l2_buffer vbb; member
/Linux-v5.10/Documentation/devicetree/bindings/cpufreq/
Dti-cpufreq.txt25 - "vdd-supply", "vbb-supply": to define two regulators for dra7xx
26 - "cpu0-supply", "vbb-supply": to define two regulators for omap36xx
/Linux-v5.10/arch/arm/boot/dts/
Dtps65910.dtsi85 regulator-compatible = "vbb";
Domap36xx.dtsi26 vbb-supply = <&abb_mpu_iva>;
43 * vbb-supply: <target min max>
Ddra74x.dtsi28 vbb-supply = <&abb_mpu>;
Ddra7.dtsi95 vbb-supply = <&abb_mpu>;
/Linux-v5.10/drivers/video/fbdev/
Datafb.c123 short vft, vbb, vbe, vdb, vde, vss; member
148 #define VBB hw.falcon.vbb
1554 hw->vbb = videl.vbb; in falcon_get_par()
1616 videl.vbb = hw->vbb; in falcon_vbl_switcher()
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dtps65910.txt24 vaux2, vaux33, vmmc, vbb
/Linux-v5.10/arch/m68k/include/asm/
Datarihw.h267 u_short vbb; member