Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daxp22x.dtsi46 * 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 Dsun6i-a31s-primo81.dts92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
160 compatible = "x-powers,axp221";
H A Dsun6i-a31-hummingbird.dts172 /* pull-ups and devices require AXP221 DLDO3 */
227 compatible = "x-powers,axp221";
H A Daxp223.dtsi50 * The AXP223 shares most of its logic with the AXP221 but it has some
H A Dsun6i-a31s-sina31s-core.dtsi79 compatible = "x-powers,axp221";
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Daxp20x.c39 "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 Daxp20x-i2c.c64 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID },
76 { "axp221", 0 },
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Daxp22x.dtsi46 * 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 Dsun6i-a31s-primo81.dts68 /* 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 Dsun6i-a31-hummingbird.dts98 /* pull-ups and devices require AXP221 DLDO3 */
181 compatible = "x-powers,axp221";
H A Dsun6i-a31s-sina31s-core.dtsi80 compatible = "x-powers,axp221";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Daxp20x_adc.txt6 - "x-powers,axp221-adc",
14 compatible = "x-powers,axp221-adc";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Daxp20x_usb_power.txt5 "x-powers,axp221-usb-power-supply"
9 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
H A Daxp20x_battery.txt6 "x-powers,axp221-battery-power-supply"
H A Daxp20x_ac_power.txt6 "x-powers,axp221-ac-power-supply"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Dallwinner,sun6i-a31-p2wi.yaml57 axp221: pmic@68 {
58 compatible = "x-powers,axp221";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Daxp20x.txt7 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 Daxp809.c2 * AXP809 driver based on AXP221 driver
7 * Based on axp221.c
H A DKconfig55 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 Daxp818.c2 * AXP818 driver based on AXP221 driver
7 * Based on axp221.c
H A Daxp221.c2 * AXP221 and AXP223 driver
5 * used are the same for the axp221 and axp223.
H A DMakefile12 obj-$(CONFIG_AXP221_POWER) += axp221.o
/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h17 #include <axp221.h>
H A Daxp221.h4 * X-Powers AXP221 Power Management IC driver
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dpmic_bus.c6 * The axp152 & axp209 use an i2c bus, the axp221 uses the p2wi bus and the

12