Home
last modified time | relevance | path

Searched full:vdd1 (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dwrite_verification_error_tests.cpp25 "device: vdd1, register: 0x21, value_written: 0xAD, value_read: 0x00", in TEST()
26 "vdd1", in TEST()
28 EXPECT_EQ(error.getDeviceID(), "vdd1"); in TEST()
32 "WriteVerificationError: device: vdd1, register: 0x21, " in TEST()
39 "device: vdd1, register: 0x21, value_written: 0xAD, value_read: 0x00", in TEST()
40 "vdd1", in TEST()
42 EXPECT_EQ(error.getDeviceID(), "vdd1"); in TEST()
48 "device: vdd1, register: 0x21, value_written: 0xAD, value_read: 0x00", in TEST()
49 "vdd1", in TEST()
58 "device: vdd1, register: 0x21, value_written: 0xAD, value_read: 0x00", in TEST()
[all …]
H A Dphase_fault_detection_tests.cpp82 "vdd1", true,
83 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd1",
213 logError("Unable to detect phase faults in regulator vdd1")) in TEST_F()
217 logError("n phase fault detected in regulator vdd1: count=1")) in TEST_F()
221 logError("n phase fault detected in regulator vdd1: count=2")) in TEST_F()
225 logError("n+1 phase fault detected in regulator vdd1: count=1")) in TEST_F()
229 logError("n+1 phase fault detected in regulator vdd1: count=2")) in TEST_F()
400 logError("n phase fault detected in regulator vdd1: count=1")) in TEST_F()
404 logError("n phase fault detected in regulator vdd1: count=2")) in TEST_F()
455 logError("n+1 phase fault detected in regulator vdd1: count=1")) in TEST_F()
[all …]
H A Ddevice_tests.cpp142 rails.push_back(std::make_unique<Rail>("vdd1")); in TEST_F()
177 rails.push_back(std::make_unique<Rail>("vdd1")); in TEST_F()
199 EXPECT_NO_THROW(idMap.getRail("vdd1")); in TEST_F()
810 rails.push_back(std::make_unique<Rail>("vdd1")); in TEST_F()
823 EXPECT_EQ(device.getRails()[1]->getID(), "vdd1"); in TEST_F()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_capture_bytes_action_tests.cpp89 "vdd1", true, in TEST()
90 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd1", in TEST()
95 ActionEnvironment env{idMap, "vdd1", services}; in TEST()
123 "vdd1", true, in TEST()
124 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd1", in TEST()
129 ActionEnvironment env{idMap, "vdd1", services}; in TEST()
164 "vdd1", true, in TEST()
165 "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd1", in TEST()
170 ActionEnvironment env{idMap, "vdd1", services}; in TEST()
195 ActionEnvironment env{idMap, "vdd1", services}; in TEST()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,s6d16d0.yaml23 vdd1-supply:
29 - vdd1-supply
45 vdd1-supply = <&foo>;
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt18 - "ti,twl6030-vdd1" for VDD1 SMPS
50 - "ti,twl4030-vdd1" for VDD1 SMPS
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,pcm3168a.yaml43 VDD1-supply:
77 - VDD1-supply
100 VDD1-supply = <&supply3v3>;
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtps65910.txt23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1,
25 tps65911: vrtc, vio, vdd1, vdd2, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5,
35 vcc1-supply: VDD1 input.
44 vcc1-supply: VDD1 input.
109 regulator-compatible = "vdd1";
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dchipone-icn6211.c152 struct regulator *vdd1; member
453 if (icn->vdd1) { in chipone_atomic_pre_enable()
454 ret = regulator_enable(icn->vdd1); in chipone_atomic_pre_enable()
457 "failed to enable VDD1 regulator: %d\n", ret); in chipone_atomic_pre_enable()
491 if (icn->vdd1) in chipone_atomic_post_disable()
492 regulator_disable(icn->vdd1); in chipone_atomic_post_disable()
648 icn->vdd1 = devm_regulator_get_optional(dev, "vdd1"); in chipone_parse_dt()
649 if (IS_ERR(icn->vdd1)) { in chipone_parse_dt()
650 ret = PTR_ERR(icn->vdd1); in chipone_parse_dt()
653 icn->vdd1 = NULL; in chipone_parse_dt()
[all …]
/openbmc/linux/arch/arm/mach-omap2/
H A Dopp3xxx_data.c21 /* VDD1 */
53 /* VDD1 */
/openbmc/u-boot/board/siemens/pxm2/
H A Dpmic.h25 /* VDD2 & VDD1 control register (VDD2_REG & VDD1_REG) */
54 /* VDD2 & VDD1 voltage selection register. (VDD2_OP_REG & VDD1_OP_REG) */
/openbmc/u-boot/include/power/
H A Dtps65910.h26 /* VDD2 & VDD1 control register (VDD2_REG & VDD1_REG) */
55 /* VDD2 & VDD1 voltage selection register. (VDD2_OP_REG & VDD1_OP_REG) */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl4030.dtsi47 vcc: regulator-vdd1 {
48 compatible = "ti,twl4030-vdd1";
/openbmc/u-boot/arch/arm/dts/
H A Dtwl4030.dtsi48 vcc: regulator-vdd1 {
49 compatible = "ti,twl4030-vdd1";
H A Dtps65910.dtsi33 regulator-compatible = "vdd1";
/openbmc/linux/arch/arm/boot/dts/
H A Dtps65910.dtsi30 regulator-compatible = "vdd1";
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c531 TWL4030_ADJUSTABLE_SMPS(VDD1, 0x55, 15, 1000, 0x08, 68);
566 TWL4030_OF_MATCH("ti,twl4030-vdd1", VDD1),
642 * - SC_DETECT2 (vusb, vdac, vio, vdd1/2, vpll2) in twlreg_probe()
H A Dtwl6030-regulator.c587 TWL6030_ADJUSTABLE_SMPS(VDD1);
646 TWL6030_OF_MATCH("ti,twl6030-vdd1", VDD1),
751 * - SC_DETECT2 (vusb, vdac, vio, vdd1/2, vpll2) in twlreg_probe()
H A Dtps65910-regulator.c115 .name = "vdd1",
208 .name = "vdd1",
278 EXT_CONTROL_REG_BITS(VDD1, 1, 1),
294 EXT_CONTROL_REG_BITS(VDD1, 1, 1),
967 { .name = "vdd1", .driver_data = (void *) &tps65910_regs[2] },
984 { .name = "vdd1", .driver_data = (void *) &tps65911_regs[2] },
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c62 /* VDD1/2 voltage selection register access by control i/f */ in tps65910_set_i2c_control()
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dchipone,icn6211.yaml39 vdd1-supply:
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-pca954x.yaml72 the regulator supplies power to VDD2 (core logic) and optionally to VDD1.
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dste,mcde.yaml141 vdd1-supply = <&ab8500_ldo_aux1_reg>;
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi35 vdd1 {
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-stuib.dtsi205 vdd1-supply = <&ab8500_ldo_aux1_reg>;

123