Searched full:vbb (Results 1 – 9 of 9) sorted by relevance
| /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
|
| /linux/drivers/regulator/ |
| H A D | ti-abb-regulator.c | 84 * @ldovbb_override_mask: mask to ldo_base for overriding default LDO VBB 89 * @settling_time: SoC specific settling time for LDO VBB 231 * ti_abb_set_opp() - Setup ABB and LDO VBB for required bias 264 * program LDO VBB vset override if needed for !bypass mode in ti_abb_set_opp() 266 * be performed *before* switch to bias mode else VBB glitches. in ti_abb_set_opp() 284 * Reset LDO VBB vset override bypass mode in ti_abb_set_opp() 286 * 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] },
|
| /linux/drivers/opp/ |
| H A D | ti-opp-supply.c | 313 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators() 317 ret = _opp_set_voltage(dev, new_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators() 336 ret = _opp_set_voltage(dev, old_supply_vbb, 0, vbb_reg, "vbb"); in ti_opp_config_regulators()
|
| /linux/arch/arm/boot/dts/ |
| H A D | tps65910.dtsi | 85 regulator-compatible = "vbb";
|
| /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()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra74x.dtsi | 28 vbb-supply = <&abb_mpu>;
|
| H A D | dra7.dtsi | 95 vbb-supply = <&abb_mpu>;
|
| /linux/arch/m68k/include/asm/ |
| H A D | atarihw.h | 267 u_short vbb; member
|