Searched full:axp717 (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 233 axp717: pmic@34 { label 234 compatible = "x-powers,axp717"; 247 compatible = "x-powers,axp717-adc"; 252 compatible = "x-powers,axp717-battery-power-supply"; 361 compatible = "x-powers,axp717-usb-power-supply"; 373 /* the AXP717 has USB type-C role switch functionality, not yet described by the binding */
|
| H A D | sun55i-h728-x96qpro+.dts | 105 axp717: pmic@34 { label 106 compatible = "x-powers,axp717";
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | x-powers,axp20x-battery-power-supply.yaml | 23 - const: x-powers,axp717-battery-power-supply 46 - x-powers,axp717-battery-power-supply
|
| H A D | x-powers,axp20x-usb-power-supply.yaml | 26 - x-powers,axp717-usb-power-supply 84 - x-powers,axp717-usb-power-supply
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | x-powers,axp209-adc.yaml | 40 AXP717 66 - const: x-powers,axp717-adc
|
| /linux/drivers/mfd/ |
| H A D | axp20x-i2c.c | 69 { .compatible = "x-powers,axp717", .data = (void *)AXP717_ID }, 86 { "axp717" },
|
| H A D | axp20x-rsb.c | 61 { .compatible = "x-powers,axp717", .data = (void *)AXP717_ID },
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | x-powers,axp152.yaml | 88 - x-powers,axp717 106 - x-powers,axp717
|
| /linux/drivers/power/supply/ |
| H A D | axp20x_battery.c | 667 * AXP717 can go up to 4.35, 4.4, and 5.0 volts which in axp717_battery_set_max_voltage() 1083 .compatible = "x-powers,axp717-battery-power-supply",
|
| /linux/drivers/iio/adc/ |
| H A D | axp20x_adc.c | 1076 { .compatible = "x-powers,axp717-adc", .data = (void *)&axp717_data, }, 1086 { .name = "axp717-adc", .driver_data = (kernel_ulong_t)&axp717_data, },
|