Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/allwinner/
H A 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";
H A Dsun8i-a33-olinuxino.dts99 compatible = "x-powers,axp223";
108 #include "axp223.dtsi"
H A Dsun8i-reference-design-tablet.dtsi94 compatible = "x-powers,axp223";
104 #include "axp223.dtsi"
H A Dsun8i-a33-sinlinx-sina33.dts166 compatible = "x-powers,axp223";
174 #include "axp223.dtsi"
H A Dsun8i-r16-bananapi-m2m.dts164 compatible = "x-powers,axp223";
173 #include "axp223.dtsi"
H A Dsun8i-r16-parrot.dts165 compatible = "x-powers,axp223";
174 #include "axp223.dtsi"
/linux/Documentation/devicetree/bindings/power/supply/
H A Dx-powers,axp20x-usb-power-supply.yaml10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
25 - x-powers,axp223-usb-power-supply
62 - x-powers,axp223-usb-power-supply
/linux/drivers/mfd/
H A Daxp20x-i2c.c66 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
83 { "axp223" },
H A Daxp20x-rsb.c60 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
H A Daxp20x.c42 "AXP223",
1021 .of_compatible = "x-powers,axp223-usb-power-supply",
/linux/Documentation/devicetree/bindings/gpio/
H A Dx-powers,axp209-gpio.yaml26 - x-powers,axp223-gpio
/linux/drivers/bus/
H A DKconfig194 with various RSB based devices, such as AXP223, AXP8XX PMICs,
H A Dsunxi-rsb.c20 * devices. Devices known to support this interface include the AXP223,
564 { 0x3a3, 0x2d }, /* Primary PMIC: AXP223, AXP809, AXP81X, ... */
/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml101 - x-powers,axp223
/linux/drivers/power/supply/
H A Daxp20x_usb_power.c1060 .compatible = "x-powers,axp223-usb-power-supply",
/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c450 * The A31/A23/A33 companion pmics (AXP221/AXP223) do not in sun4i_usb_phy0_poll()