/openbmc/linux/drivers/mfd/ |
H A D | axp20x.c | 36 "AXP152", 415 INIT_REGMAP_IRQ(AXP152, LDO0IN_CONNECT, 0, 6), 416 INIT_REGMAP_IRQ(AXP152, LDO0IN_REMOVAL, 0, 5), 417 INIT_REGMAP_IRQ(AXP152, ALDO0IN_CONNECT, 0, 3), 418 INIT_REGMAP_IRQ(AXP152, ALDO0IN_REMOVAL, 0, 2), 419 INIT_REGMAP_IRQ(AXP152, DCDC1_V_LOW, 1, 5), 420 INIT_REGMAP_IRQ(AXP152, DCDC2_V_LOW, 1, 4), 421 INIT_REGMAP_IRQ(AXP152, DCDC3_V_LOW, 1, 3), 422 INIT_REGMAP_IRQ(AXP152, DCDC4_V_LOW, 1, 2), 423 INIT_REGMAP_IRQ(AXP152, PEK_SHORT, 1, 1), [all …]
|
H A D | axp20x-i2c.c | 61 { .compatible = "x-powers,axp152", .data = (void *)AXP152_ID }, 77 { "axp152", 0 },
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml# 18 - x-powers,axp152 45 - x-powers,axp152 92 - x-powers,axp152 316 compatible = "x-powers,axp152";
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | axp152.dtsi | 45 &axp152 { 46 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-mk802.dts | 77 axp152: pmic@30 { label 78 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-auxtek-t003.dts | 80 axp152: pmic@30 { label 81 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-auxtek-t004.dts | 89 axp152: pmic@30 { label 90 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-olinuxino-micro.dts | 122 axp152: pmic@30 { label 128 #include "axp152.dtsi"
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | axp152.dtsi | 45 &axp152 { 46 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-mk802.dts | 81 axp152: pmic@30 { label 82 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-auxtek-t003.dts | 82 axp152: pmic@30 { label 83 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-auxtek-t004.dts | 93 axp152: pmic@30 { label 94 compatible = "x-powers,axp152";
|
H A D | sun5i-a10s-olinuxino-micro.dts | 124 axp152: pmic@30 { label 130 #include "axp152.dtsi"
|
/openbmc/u-boot/drivers/gpio/ |
H A D | axp_gpio.c | 41 #ifndef CONFIG_AXP152_POWER /* NA on axp152 */ in axp_gpio_direction_input() 87 #ifndef CONFIG_AXP152_POWER /* NA on axp152 */ in axp_gpio_get_value()
|
/openbmc/u-boot/drivers/power/ |
H A D | Kconfig | 23 bool "axp152 pmic support" 28 Select this to enable support for the axp152 pmic found on most 120 On A10s boards with an axp152 dcdc3 is VCC-DRAM and should be 1.5V. 136 On A10s boards with an axp152 dcdc4 is VDD-INT-DLL and should be 1.25V.
|
H A D | Makefile | 6 obj-$(CONFIG_AXP152_POWER) += axp152.o
|
/openbmc/u-boot/include/ |
H A D | axp_pmic.h | 10 #include <axp152.h>
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | pmic_bus.c | 7 * The axp152 & axp209 use an i2c bus, the axp221 uses the p2wi bus and the
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |