/linux/drivers/mfd/ |
H A D | axp20x.c | 130 /* AXP22x ranges are shared with the AXP809, as they cover the same range */ 582 INIT_REGMAP_IRQ(AXP22X, ACIN_OVER_V, 0, 7), 583 INIT_REGMAP_IRQ(AXP22X, ACIN_PLUGIN, 0, 6), 584 INIT_REGMAP_IRQ(AXP22X, ACIN_REMOVAL, 0, 5), 585 INIT_REGMAP_IRQ(AXP22X, VBUS_OVER_V, 0, 4), 586 INIT_REGMAP_IRQ(AXP22X, VBUS_PLUGIN, 0, 3), 587 INIT_REGMAP_IRQ(AXP22X, VBUS_REMOVAL, 0, 2), 588 INIT_REGMAP_IRQ(AXP22X, VBUS_V_LOW, 0, 1), 589 INIT_REGMAP_IRQ(AXP22X, BATT_PLUGIN, 1, 7), 590 INIT_REGMAP_IRQ(AXP22X, BATT_REMOVAL, 1, 6), [all …]
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | axp223.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php 54 #include "axp22x.dtsi"
|
H A D | sun8i-r40-feta40i.dtsi | 17 axp22x: pmic@34 { label 25 #include "axp22x.dtsi"
|
H A D | sun6i-a31s-sina31s-core.dtsi | 78 axp22x: pmic@68 { label 86 #include "axp22x.dtsi"
|
H A D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php 51 &axp22x {
|
H A D | sun6i-a31s-yones-toptech-bs1078-v2.dts | 98 axp22x: pmic@68 { label 106 #include "axp22x.dtsi"
|
H A D | sun6i-reference-design-tablet.dtsi | 79 axp22x: pmic@68 { label 89 #include "axp22x.dtsi"
|
H A D | sun6i-a31-mele-a1000g-quad.dts | 115 axp22x: pmic@68 { label 123 #include "axp22x.dtsi"
|
H A D | sun6i-a31-m9.dts | 115 axp22x: pmic@68 { label 123 #include "axp22x.dtsi"
|
H A D | sun8i-t3-cqa3t-bv3.dts | 121 axp22x: pmic@34 { label 129 #include "axp22x.dtsi"
|
H A D | sun6i-a31s-primo81.dts | 158 axp22x: pmic@68 { label 167 #include "axp22x.dtsi"
|
H A D | sun8i-v40-bananapi-m2-berry.dts | 153 axp22x: pmic@34 { label 161 #include "axp22x.dtsi"
|
H A D | sun6i-a31-hummingbird.dts | 226 axp22x: pmic@68 { label 235 #include "axp22x.dtsi"
|
H A D | sun8i-r40-bananapi-m2-ultra.dts | 162 axp22x: pmic@34 { label 170 #include "axp22x.dtsi"
|
H A D | sun6i-a31s-sinovoip-bpi-m2.dts | 148 axp22x: pmic@68 { label 158 #include "axp22x.dtsi"
|
H A D | sun8i-a33-olinuxino.dts | 98 axp22x: pmic@3a3 { label
|
H A D | sun8i-reference-design-tablet.dtsi | 93 axp22x: pmic@3a3 { label
|
H A D | sun8i-a33-sinlinx-sina33.dts | 165 axp22x: pmic@3a3 { label
|
H A D | sun8i-r16-bananapi-m2m.dts | 163 axp22x: pmic@3a3 { label
|
H A D | sun8i-r16-parrot.dts | 164 axp22x: pmic@3a3 { label
|
/linux/drivers/power/supply/ |
H A D | axp20x_ac_power.c | 3 * AXP20X and AXP22X PMICs' ACIN power supply driver 230 .name = "axp22x-ac", 422 MODULE_DESCRIPTION("AXP20X and AXP22X PMICs' AC power supply driver");
|
H A D | axp20x_battery.c | 2 * Battery power supply driver for X-Powers AXP20X and AXP22X PMICs 605 * AXP20x max voltage can be set to 4.36V and AXP22X max voltage in axp22x_battery_set_max_voltage() 635 * AXP20x max voltage can be set to 4.36V and AXP22X max voltage in axp20x_battery_set_max_voltage() 1135 MODULE_DESCRIPTION("Battery power supply driver for AXP20X and AXP22X PMICs");
|
H A D | Kconfig | 337 tristate "X-Powers AXP20X and AXP22X AC power supply driver" 342 Say Y here to enable support for X-Powers AXP20X and AXP22X PMICs' AC
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | x-powers,axp20x-ac-power-supply.yaml | 11 reading ADC channels from the AXP20X ADC. The AXP22X is only able to
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | x-powers,axp209-adc.yaml | 32 AXP22x
|