Searched full:axp221 (Results 1 – 25 of 29) sorted by relevance
12
/Linux-v5.4/arch/arm/boot/dts/ |
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";
|
D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */ 160 compatible = "x-powers,axp221";
|
D | sun6i-a31-hummingbird.dts | 172 /* pull-ups and devices require AXP221 DLDO3 */ 227 compatible = "x-powers,axp221";
|
D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
D | sun6i-a31s-sina31s-core.dtsi | 79 compatible = "x-powers,axp221";
|
D | sun6i-a31s-yones-toptech-bs1078-v2.dts | 99 compatible = "x-powers,axp221";
|
D | sun6i-reference-design-tablet.dtsi | 80 compatible = "x-powers,axp221";
|
D | sun6i-a31-mele-a1000g-quad.dts | 116 compatible = "x-powers,axp221";
|
D | sun8i-t3-cqa3t-bv3.dts | 117 compatible = "x-powers,axp221";
|
D | sun6i-a31-m9.dts | 116 compatible = "x-powers,axp221";
|
D | sun6i-a31s-sinovoip-bpi-m2.dts | 149 compatible = "x-powers,axp221";
|
D | sun8i-v40-bananapi-m2-berry.dts | 149 compatible = "x-powers,axp221";
|
D | sun8i-r40-bananapi-m2-ultra.dts | 158 compatible = "x-powers,axp221";
|
/Linux-v5.4/drivers/mfd/ |
D | axp20x.c | 39 "AXP221", 621 .name = "axp221-pek", 628 .of_compatible = "x-powers,axp221-adc", 631 .of_compatible = "x-powers,axp221-ac-power-supply", 636 .of_compatible = "x-powers,axp221-battery-power-supply", 639 .of_compatible = "x-powers,axp221-usb-power-supply", 647 .name = "axp221-pek", 652 .of_compatible = "x-powers,axp221-adc", 655 .of_compatible = "x-powers,axp221-battery-power-supply", 660 .of_compatible = "x-powers,axp221-ac-power-supply", [all …]
|
D | axp20x-i2c.c | 64 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID }, 75 { "axp221", 0 },
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
D | axp20x_adc.txt | 6 - "x-powers,axp221-adc", 14 compatible = "x-powers,axp221-adc";
|
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
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
|
D | axp20x_battery.txt | 6 "x-powers,axp221-battery-power-supply"
|
D | axp20x_ac_power.txt | 6 "x-powers,axp221-ac-power-supply"
|
/Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
D | allwinner,sun6i-a31-p2wi.yaml | 59 axp221: pmic@68 { 60 compatible = "x-powers,axp221";
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
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:
|
/Linux-v5.4/drivers/power/supply/ |
D | axp20x_ac_power.c | 322 .compatible = "x-powers,axp221-ac-power-supply",
|
D | axp20x_usb_power.c | 543 .compatible = "x-powers,axp221-usb-power-supply",
|
/Linux-v5.4/drivers/i2c/busses/ |
D | i2c-sun6i-p2wi.c | 20 * devices (the only known device to support this interface is the AXP221
|
/Linux-v5.4/drivers/input/misc/ |
D | axp20x-pek.c | 385 .name = "axp221-pek",
|
12