Searched refs:vbb (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/drivers/staging/media/ipu3/ |
D | ipu3.c | 265 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()
|
D | ipu3.h | 49 struct vb2_v4l2_buffer vbb; /* Must be the first field */ member
|
D | ipu3-v4l2.c | 309 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/ |
D | ti-omap5-opp-supply.txt | 9 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/ |
D | ipu3-cio2.c | 177 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 …]
|
D | ipu3-cio2.h | 317 struct vb2_v4l2_buffer vbb; member
|
/Linux-v5.10/Documentation/devicetree/bindings/cpufreq/ |
D | ti-cpufreq.txt | 25 - "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/ |
D | tps65910.dtsi | 85 regulator-compatible = "vbb";
|
D | omap36xx.dtsi | 26 vbb-supply = <&abb_mpu_iva>; 43 * vbb-supply: <target min max>
|
D | dra74x.dtsi | 28 vbb-supply = <&abb_mpu>;
|
D | dra7.dtsi | 95 vbb-supply = <&abb_mpu>;
|
/Linux-v5.10/drivers/video/fbdev/ |
D | atafb.c | 123 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/ |
D | tps65910.txt | 24 vaux2, vaux33, vmmc, vbb
|
/Linux-v5.10/arch/m68k/include/asm/ |
D | atarihw.h | 267 u_short vbb; member
|