Home
last modified time | relevance | path

Searched full:axp209 (Results 1 – 25 of 131) sorted by relevance

123456

/openbmc/u-boot/arch/arm/dts/
H A Daxp209.dtsi48 * http://dl.linux-sunxi.org/AXP/AXP209%20Datasheet%20v1.0_cn.pdf
51 &axp209 {
52 compatible = "x-powers,axp209";
62 compatible = "x-powers,axp209-adc";
67 compatible = "x-powers,axp209-gpio";
73 compatible = "x-powers,axp209-battery-power-supply";
H A Dsun4i-a10-a1000.dts139 axp209: pmic@34 { label
140 compatible = "x-powers,axp209";
179 #include "axp209.dtsi"
H A Dsun4i-a10-pov-protab2-ips9.dts88 axp209: pmic@34 { label
94 #include "axp209.dtsi"
97 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun4i-a10-dserve-dsrv9703c.dts104 axp209: pmic@34 { label
110 #include "axp209.dtsi"
113 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun4i-a10-mk802ii.dts72 axp209: pmic@34 { label
73 compatible = "x-powers,axp209";
H A Dsunxi-itead-core-common.dtsi72 axp209: pmic@34 { label
91 #include "axp209.dtsi"
H A Dsun4i-a10-mini-xplus.dts75 axp209: pmic@34 { label
76 compatible = "x-powers,axp209";
H A Dsun4i-a10-hyundai-a7hd.dts68 axp209: pmic@34 { label
69 compatible = "x-powers,axp209";
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Daxp209.dtsi48 * http://dl.linux-sunxi.org/AXP/AXP209%20Datasheet%20v1.0_cn.pdf
58 &axp209 {
59 compatible = "x-powers,axp209";
69 compatible = "x-powers,axp209-adc";
74 compatible = "x-powers,axp209-gpio";
80 compatible = "x-powers,axp209-battery-power-supply";
H A Dsun7i-a20-icnova-a20.dtsi24 axp209: pmic@34 { label
37 #include "axp209.dtsi"
H A Dsun5i-a13-licheepi-one.dts99 axp209: pmic@34 { label
100 compatible = "x-powers,axp209";
153 #include "axp209.dtsi"
H A Dsun4i-a10-a1000.dts164 axp209: pmic@34 { label
165 compatible = "x-powers,axp209";
204 #include "axp209.dtsi"
H A Dsun4i-a10-pov-protab2-ips9.dts89 axp209: pmic@34 { label
95 #include "axp209.dtsi"
98 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun4i-a10-dserve-dsrv9703c.dts105 axp209: pmic@34 { label
111 #include "axp209.dtsi"
114 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun8i-v3-sl631.dtsi29 axp209: pmic@34 { label
80 #include "axp209.dtsi"
H A Dsun4i-a10-mk802ii.dts72 axp209: pmic@34 { label
73 compatible = "x-powers,axp209";
H A Dsun7i-a20-haoyu-marsboard.dts84 axp209: pmic@34 { label
127 #include "axp209.dtsi"
H A Dsunxi-itead-core-common.dtsi70 axp209: pmic@34 { label
87 #include "axp209.dtsi"
H A Dsun4i-a10-hyundai-a7hd.dts68 axp209: pmic@34 { label
69 compatible = "x-powers,axp209";
H A Dsun4i-a10-mini-xplus.dts75 axp209: pmic@34 { label
76 compatible = "x-powers,axp209";
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml20 - x-powers,axp209
47 - x-powers,axp209
95 - x-powers,axp209
248 $ref: /schemas/iio/adc/x-powers,axp209-adc.yaml#
251 $ref: /schemas/gpio/x-powers,axp209-gpio.yaml#
281 the AXP209.
332 compatible = "x-powers,axp209";
344 compatible = "x-powers,axp209-adc";
349 compatible = "x-powers,axp209-gpio";
360 compatible = "x-powers,axp209-battery-power-supply";
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dx-powers,axp209-adc.yaml4 $id: http://devicetree.org/schemas/iio/adc/x-powers,axp209-adc.yaml#
14 Device is a child of an axp209 multifunction device
17 AXP209
53 - const: x-powers,axp209-adc
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dx-powers,axp209-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/x-powers,axp209-gpio.yaml#
7 title: X-Powers AXP209 GPIO
21 - x-powers,axp209-gpio
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-axp209.c138 /* AXP209 has GPIO3 status sharing the settings register */ in axp20x_gpio_get()
160 /* AXP209 GPIO3 settings have a different layout */ in axp20x_gpio_get_direction()
211 /* AXP209 has GPIO3 status sharing the settings register */ in axp20x_gpio_set()
236 /* AXP209 GPIO3 settings have a different layout */ in axp20x_pmx_set()
440 { .compatible = "x-powers,axp209-gpio", .data = &axp20x_data, },
527 dev_info(&pdev->dev, "AXP209 pinctrl and GPIO driver loaded\n"); in axp20x_pctl_probe()
/openbmc/linux/drivers/mfd/
H A Daxp20x-i2c.c64 { .compatible = "x-powers,axp209", .data = (void *)AXP209_ID },
80 { "axp209", 0 },

123456