/openbmc/linux/Documentation/devicetree/bindings/opp/ |
H A D | ti,omap-opp-supply.yaml | 16 Also, some supplies may have an associated vbb-supply, an Adaptive 35 - description: Basic OPP supply controlling VDD and VBB 38 VBB. 40 - description: OMAP5+ optimized voltages in efuse(class0) VDD but no VBB
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A 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() 546 dummy ? 0 : buf->vid_buf.vbb.vb2_buf.index, in imgu_isr_threaded() 556 buf->vid_buf.vbb.vb2_buf.timestamp = ns; in imgu_isr_threaded() 557 buf->vid_buf.vbb.field = V4L2_FIELD_NONE; in imgu_isr_threaded() 558 buf->vid_buf.vbb.sequence = in imgu_isr_threaded() 562 buf->vid_buf.vbb.sequence); in imgu_isr_threaded() 564 imgu_buffer_done(imgu, &buf->vid_buf.vbb.vb2_buf, in imgu_isr_threaded()
|
H A D | ipu3-v4l2.c | 317 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_init() 333 struct imgu_buffer, vid_buf.vbb.vb2_buf); in imgu_vb2_buf_cleanup() 352 vid_buf.vbb.vb2_buf); in imgu_vb2_buf_queue() 462 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_return_all_buffers() 1394 container_of(vb, struct imgu_vb2_buffer, vbb.vb2_buf); in imgu_v4l2_buffer_done() 1397 vb2_buffer_done(&b->vbb.vb2_buf, state); in imgu_v4l2_buffer_done()
|
H A D | ipu3.h | 49 struct vb2_v4l2_buffer vbb; /* Must be the first field */ member
|
/openbmc/linux/drivers/regulator/ |
H A D | ti-abb-regulator.c | 85 * @ldovbb_override_mask: mask to ldo_base for overriding default LDO VBB 90 * @settling_time: SoC specific settling time for LDO VBB 232 * ti_abb_set_opp() - Setup ABB and LDO VBB for required bias 265 * program LDO VBB vset override if needed for !bypass mode in ti_abb_set_opp() 267 * be performed *before* switch to bias mode else VBB glitches. in ti_abb_set_opp() 285 * Reset LDO VBB vset override bypass mode in ti_abb_set_opp() 287 * be performed *after* switch to bypass else VBB glitches. in ti_abb_set_opp()
|
H A D | tps65910-regulator.c | 187 .name = "vbb", 978 { .name = "vbb", .driver_data = (void *) &tps65910_regs[13] },
|
/openbmc/linux/drivers/opp/ |
H A D | ti-opp-supply.c | 312 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators() 316 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators() 335 ret = _opp_set_voltage(dev, old_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | tps65910.txt | 24 vaux2, vaux33, vmmc, vbb 41 vcc7-supply: VRTC and VBB input.
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap36xx.dtsi | 23 vbb-supply = <&abb_mpu_iva>; 40 * vbb-supply: <target min max>
|
H A D | dra74x.dtsi | 28 vbb-supply = <&abb_mpu>;
|
H A D | dra7.dtsi | 96 vbb-supply = <&abb_mpu>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tps65910.dtsi | 88 regulator-compatible = "vbb";
|
/openbmc/linux/arch/arm/boot/dts/ |
H A D | tps65910.dtsi | 85 regulator-compatible = "vbb";
|
/openbmc/linux/drivers/cpufreq/ |
H A D | ti-cpufreq.c | 206 static const char * const omap3_reg_names[] = {"cpu0", "vbb", NULL}; 370 const char * const default_reg_names[] = {"vdd", "vbb", NULL}; in ti_cpufreq_probe()
|
/openbmc/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 194 struct vb2_buffer *vb = &b->vbb.vb2_buf; in cio2_fbpt_entry_init_buf() 566 vb2_get_plane_payload(&b->vbb.vb2_buf, 0); in cio2_buffer_done() 570 dev_dbg(dev, "buffer %i done\n", b->vbb.vb2_buf.index); in cio2_buffer_done() 572 b->vbb.vb2_buf.timestamp = ns; in cio2_buffer_done() 573 b->vbb.field = V4L2_FIELD_NONE; in cio2_buffer_done() 574 b->vbb.sequence = atomic_read(&q->frame_sequence); in cio2_buffer_done() 579 vb2_buffer_done(&b->vbb.vb2_buf, VB2_BUF_STATE_DONE); in cio2_buffer_done() 789 vb2_buffer_done(&q->bufs[i]->vbb.vb2_buf, in cio2_vb2_return_all_buffers()
|
H A D | ipu3-cio2.h | 335 struct vb2_v4l2_buffer vbb; member 341 #define to_cio2_buffer(vb) container_of(vb, struct cio2_buffer, vbb.vb2_buf)
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | atafb.c | 121 short vft, vbb, vbe, vdb, vde, vss; member 146 #define VBB hw.falcon.vbb macro 1273 par->VBB = par->VDE; in falcon_decode_var() 1274 par->VFT = par->VBB + (lower_margin * 2 - 1) - 1; in falcon_decode_var() 1276 /* vbb,vss,vft must be even in interlace mode */ in falcon_decode_var() 1278 par->VBB++; in falcon_decode_var() 1535 hw->vbb = videl.vbb; in falcon_get_par() 1597 videl.vbb = hw->vbb; in falcon_vbl_switcher()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | atarihw.h | 267 u_short vbb; member
|