Home
last modified time | relevance | path

Searched full:sy8106a (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dsy8106a-regulator.c3 // sy8106a-regulator.c - Regulator device driver for SY8106A
44 .name = "SY8106A",
119 dev_err(&i2c->dev, "Failed to register SY8106A regulator: %d\n", error); in sy8106a_i2c_probe()
127 { .compatible = "silergy,sy8106a" },
133 { "sy8106a", 0 },
140 .name = "sy8106a",
152 MODULE_DESCRIPTION("Regulator device driver for Silergy SY8106A");
H A DMakefile165 obj-$(CONFIG_REGULATOR_SY8106A) += sy8106a-regulator.o
H A DKconfig1405 tristate "Silergy SY8106A regulator"
1409 This driver supports SY8106A single output regulator.
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dsilergy,sy8106a.yaml4 $id: http://devicetree.org/schemas/regulator/silergy,sy8106a.yaml#
7 title: Silergy SY8106A Voltage Regulator
17 const: silergy,sy8106a
41 compatible = "silergy,sy8106a";
43 regulator-name = "sy8106a-vdd";
/openbmc/u-boot/drivers/power/
H A DKconfig67 bool "SY8106A pmic support"
70 Select this to enable support for the SY8106A pmic found on some
351 int "SY8106A pmic VOUT1 voltage"
355 Set the voltage (mV) to program the SY8106A pmic VOUT1. This
H A Dsy8106a.c8 #include <sy8106a.h>
H A DMakefile13 obj-$(CONFIG_SY8106A_POWER) += sy8106a.o
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3-orangepi-plus.dts121 compatible = "silergy,sy8106a";
H A Dsun8i-h3-orangepi-pc.dts183 compatible = "silergy,sy8106a";
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5-orangepi-pc2.dts181 compatible = "silergy,sy8106a";
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-h3-orangepi-pc.dts193 compatible = "silergy,sy8106a";
/openbmc/u-boot/board/sunxi/
H A Dboard.c37 #include <sy8106a.h>
/openbmc/linux/
H A DMAINTAINERS20793 SY8106A REGULATOR DRIVER
20796 F: Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml
20797 F: drivers/regulator/sy8106a-regulator.c
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]