Home
last modified time | relevance | path

Searched full:axp223 (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.1/arch/arm/boot/dts/
Daxp223.dtsi46 * AXP223 Integrated Power Management Chip
48 * http://dl.linux-sunxi.org/AXP/AXP223-en.pdf
50 * The AXP223 shares most of its logic with the AXP221 but it has some
57 compatible = "x-powers,axp223-usb-power-supply";
Dsun8i-a33-olinuxino.dts99 compatible = "x-powers,axp223";
108 #include "axp223.dtsi"
Dsun8i-reference-design-tablet.dtsi94 compatible = "x-powers,axp223";
104 #include "axp223.dtsi"
Dsun8i-a33-sinlinx-sina33.dts166 compatible = "x-powers,axp223";
174 #include "axp223.dtsi"
Dsun8i-r16-bananapi-m2m.dts164 compatible = "x-powers,axp223";
173 #include "axp223.dtsi"
Dsun8i-r16-parrot.dts165 compatible = "x-powers,axp223";
174 #include "axp223.dtsi"
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dx-powers,axp20x-usb-power-supply.yaml10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
27 - x-powers,axp223-usb-power-supply
/Linux-v6.1/drivers/mfd/
Daxp20x-i2c.c66 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
79 { "axp223", 0 },
Daxp20x-rsb.c60 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
Daxp20x.c40 "AXP223",
672 .of_compatible = "x-powers,axp223-usb-power-supply",
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dx-powers,axp209-gpio.yaml26 - x-powers,axp223-gpio
/Linux-v6.1/drivers/bus/
DKconfig184 with various RSB based devices, such as AXP223, AXP8XX PMICs,
Dsunxi-rsb.c20 * devices. Devices known to support this interface include the AXP223,
559 { 0x3a3, 0x2d }, /* Primary PMIC: AXP223, AXP809, AXP81X, ... */
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dx-powers,axp152.yaml90 - x-powers,axp223
/Linux-v6.1/drivers/power/supply/
Daxp20x_usb_power.c668 .compatible = "x-powers,axp223-usb-power-supply",
/Linux-v6.1/drivers/phy/allwinner/
Dphy-sun4i-usb.c412 * The A31/A23/A33 companion pmics (AXP221/AXP223) do not in sun4i_usb_phy0_poll()