Searched full:sy8106a (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | sy8106a-regulator.c | 3 // 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 D | Makefile | 165 obj-$(CONFIG_REGULATOR_SY8106A) += sy8106a-regulator.o
|
H A D | Kconfig | 1405 tristate "Silergy SY8106A regulator" 1409 This driver supports SY8106A single output regulator.
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | silergy,sy8106a.yaml | 4 $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 D | Kconfig | 67 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 D | sy8106a.c | 8 #include <sy8106a.h>
|
H A D | Makefile | 13 obj-$(CONFIG_SY8106A_POWER) += sy8106a.o
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-orangepi-plus.dts | 121 compatible = "silergy,sy8106a";
|
H A D | sun8i-h3-orangepi-pc.dts | 183 compatible = "silergy,sy8106a";
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5-orangepi-pc2.dts | 181 compatible = "silergy,sy8106a";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-h3-orangepi-pc.dts | 193 compatible = "silergy,sy8106a";
|
/openbmc/u-boot/board/sunxi/ |
H A D | board.c | 37 #include <sy8106a.h>
|
/openbmc/linux/ |
H A D | MAINTAINERS | 20793 SY8106A REGULATOR DRIVER 20796 F: Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml 20797 F: drivers/regulator/sy8106a-regulator.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |