| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | axp22x.dtsi | 46 * AXP221/221s/223 Integrated Power Management Chip 48 * http://dl.linux-sunxi.org/AXP/AXP221%20Datasheet%20V1.2%2020130326%20.pdf 56 compatible = "x-powers,axp221-ac-power-supply"; 61 compatible = "x-powers,axp221-adc"; 66 compatible = "x-powers,axp221-battery-power-supply"; 167 compatible = "x-powers,axp221-usb-power-supply";
|
| H A D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */ 160 compatible = "x-powers,axp221";
|
| H A D | sun6i-a31-hummingbird.dts | 172 /* pull-ups and devices require AXP221 DLDO3 */ 227 compatible = "x-powers,axp221";
|
| H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
| H A D | sun6i-a31s-sina31s-core.dtsi | 79 compatible = "x-powers,axp221";
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | axp20x.c | 39 "AXP221", 622 .name = "axp221-pek", 629 .of_compatible = "x-powers,axp221-adc", 632 .of_compatible = "x-powers,axp221-ac-power-supply", 637 .of_compatible = "x-powers,axp221-battery-power-supply", 640 .of_compatible = "x-powers,axp221-usb-power-supply", 648 .name = "axp221-pek", 653 .of_compatible = "x-powers,axp221-adc", 656 .of_compatible = "x-powers,axp221-battery-power-supply", 661 .of_compatible = "x-powers,axp221-ac-power-supply", [all …]
|
| H A D | axp20x-i2c.c | 64 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID }, 76 { "axp221", 0 },
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | axp22x.dtsi | 46 * AXP221/221s/223 Integrated Power Management Chip 48 * http://dl.linux-sunxi.org/AXP/AXP221%20Datasheet%20V1.2%2020130326%20.pdf 152 compatible = "x-powers,axp221-usb-power-supply";
|
| H A D | sun6i-a31s-primo81.dts | 68 /* pull-ups and device VDDIO use AXP221 DLDO3 */ 162 compatible = "x-powers,axp221"; 246 /* otg support requires support for AXP221 usb-power-supply and GPIO */
|
| H A D | sun6i-a31-hummingbird.dts | 98 /* pull-ups and devices require AXP221 DLDO3 */ 181 compatible = "x-powers,axp221";
|
| H A D | sun6i-a31s-sina31s-core.dtsi | 80 compatible = "x-powers,axp221";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | axp20x_adc.txt | 6 - "x-powers,axp221-adc", 14 compatible = "x-powers,axp221-adc";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | axp20x_usb_power.txt | 5 "x-powers,axp221-usb-power-supply" 9 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
|
| H A D | axp20x_battery.txt | 6 "x-powers,axp221-battery-power-supply"
|
| H A D | axp20x_ac_power.txt | 6 "x-powers,axp221-ac-power-supply"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | allwinner,sun6i-a31-p2wi.yaml | 57 axp221: pmic@68 { 58 compatible = "x-powers,axp221";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | axp20x.txt | 7 axp221 (X-Powers) 24 * "x-powers,axp221" 55 (axp221 / axp223 / axp803/ axp813 only) 95 AXP221/AXP223 regulators, type, and corresponding input supply names:
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | axp809.c | 2 * AXP809 driver based on AXP221 driver 7 * Based on axp221.c
|
| H A D | Kconfig | 55 bool "axp221 / axp223 pmic support" 59 Select this to enable support for the axp221/axp223 pmic found on most 108 disable dcdc1. On A23 / A31 / A33 (axp221) boards dcdc1 is used for
|
| H A D | axp818.c | 2 * AXP818 driver based on AXP221 driver 7 * Based on axp221.c
|
| H A D | axp221.c | 2 * AXP221 and AXP223 driver 5 * used are the same for the axp221 and axp223.
|
| H A D | Makefile | 12 obj-$(CONFIG_AXP221_POWER) += axp221.o
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | axp_pmic.h | 17 #include <axp221.h>
|
| H A D | axp221.h | 4 * X-Powers AXP221 Power Management IC driver
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | pmic_bus.c | 6 * The axp152 & axp209 use an i2c bus, the axp221 uses the p2wi bus and the
|