Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/allwinner/
H A Daxp803.dtsi5 * AXP803 Integrated Power Management Chip
9 &axp803 {
14 compatible = "x-powers,axp803-ac-power-supply",
20 compatible = "x-powers,axp803-adc", "x-powers,axp813-adc";
25 compatible = "x-powers,axp803-gpio", "x-powers,axp813-gpio";
31 compatible = "x-powers,axp803-battery-power-supply",
141 compatible = "x-powers,axp803-usb-power-supply",
H A Dsun50i-a64-sopine.dtsi44 axp803: pmic@3a3 { label
45 compatible = "x-powers,axp803";
64 #include "axp803.dtsi"
H A Dsun50i-a64-pine64.dts138 axp803: pmic@3a3 { label
139 compatible = "x-powers,axp803";
146 #include "axp803.dtsi"
193 * As AXP803 DCDC5 cannot reach 1.35V accurately, use 1.36V instead.
H A Dsun50i-a100-allwinner-perf1.dts46 axp803: pmic@34 { label
47 compatible = "x-powers,axp803";
55 #include "axp803.dtsi"
H A Dsun50i-a64-nanopi-a64.dts151 axp803: pmic@3a3 { label
152 compatible = "x-powers,axp803";
159 #include "axp803.dtsi"
H A Dsun50i-h64-remix-mini-pc.dts190 axp803: pmic@3a3 { label
191 compatible = "x-powers,axp803";
213 #include "axp803.dtsi"
H A Dsun50i-a64-bananapi-m64.dts190 axp803: pmic@3a3 { label
191 compatible = "x-powers,axp803";
199 #include "axp803.dtsi"
H A Dsun50i-a64-amarula-relic.dts172 axp803: pmic@3a3 { label
173 compatible = "x-powers,axp803";
181 #include "axp803.dtsi"
H A Dsun50i-a64-olinuxino.dts197 axp803: pmic@3a3 { label
198 compatible = "x-powers,axp803";
212 #include "axp803.dtsi"
H A Dsun50i-a64-teres-i.dts215 axp803: pmic@3a3 { label
216 compatible = "x-powers,axp803";
223 #include "axp803.dtsi"
H A Dsun50i-a64-orangepi-win.dts191 axp803: pmic@3a3 { label
192 compatible = "x-powers,axp803";
200 #include "axp803.dtsi"
H A Dsun50i-a64-pinebook.dts245 axp803: pmic@3a3 { label
246 compatible = "x-powers,axp803";
253 #include "axp803.dtsi"
H A Dsun50i-a64-pinetab.dts277 axp803: pmic@3a3 { label
278 compatible = "x-powers,axp803";
286 #include "axp803.dtsi"
H A Dsun50i-a64-pinephone.dtsi314 axp803: pmic@3a3 { label
315 compatible = "x-powers,axp803";
322 #include "axp803.dtsi"
/linux/drivers/mfd/
H A Daxp20x.c46 "AXP803",
154 /* AXP288 ranges are shared with the AXP803, as they cover the same range */
327 /* AXP803 and AXP813/AXP818 share the same interrupts */
678 INIT_REGMAP_IRQ(AXP803, ACIN_OVER_V, 0, 7),
679 INIT_REGMAP_IRQ(AXP803, ACIN_PLUGIN, 0, 6),
680 INIT_REGMAP_IRQ(AXP803, ACIN_REMOVAL, 0, 5),
681 INIT_REGMAP_IRQ(AXP803, VBUS_OVER_V, 0, 4),
682 INIT_REGMAP_IRQ(AXP803, VBUS_PLUGIN, 0, 3),
683 INIT_REGMAP_IRQ(AXP803, VBUS_REMOVAL, 0, 2),
684 INIT_REGMAP_IRQ(AXP803, BATT_PLUGIN, 1, 7),
[all …]
H A Daxp20x-i2c.c69 { .compatible = "x-powers,axp803", .data = (void *)AXP803_ID },
86 { "axp803" },
H A Daxp20x-rsb.c62 { .compatible = "x-powers,axp803", .data = (void *)AXP803_ID },
/linux/drivers/regulator/
H A Daxp20x-regulator.c890 AXP_DESC(AXP803, DCDC1, "dcdc1", "vin1", 1600, 3400, 100,
893 AXP_DESC_RANGES(AXP803, DCDC2, "dcdc2", "vin2",
897 AXP_DESC_RANGES(AXP803, DCDC3, "dcdc3", "vin3",
901 AXP_DESC_RANGES(AXP803, DCDC4, "dcdc4", "vin4",
905 AXP_DESC_RANGES(AXP803, DCDC5, "dcdc5", "vin5",
909 AXP_DESC_RANGES(AXP803, DCDC6, "dcdc6", "vin6",
914 AXP_DESC_SW(AXP803, DC1SW, "dc1sw", NULL,
916 AXP_DESC(AXP803, ALDO1, "aldo1", "aldoin", 700, 3300, 100,
919 AXP_DESC(AXP803, ALDO2, "aldo2", "aldoin", 700, 3300, 100,
922 AXP_DESC(AXP803, ALDO3, "aldo3", "aldoin", 700, 3300, 100,
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
H A Dx-powers,axp20x-ac-power-supply.yaml12 tell if an AC power supply is present and usable. AXP813/AXP803 are
28 - const: x-powers,axp803-ac-power-supply
H A Dx-powers,axp20x-battery-power-supply.yaml28 - const: x-powers,axp803-battery-power-supply
H A Dx-powers,axp20x-usb-power-supply.yaml29 - const: x-powers,axp803-usb-power-supply
/linux/Documentation/devicetree/bindings/gpio/
H A Dx-powers,axp209-gpio.yaml30 - const: x-powers,axp803-gpio
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dx-powers,axp209-adc.yaml70 - const: x-powers,axp803-adc
/linux/include/linux/mfd/
H A Daxp20x.h212 /* Other DCDC regulator control registers are the same as AXP803 */
399 /* AXP288/AXP803 specific registers */
/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml104 - x-powers,axp803