Home
last modified time | relevance | path

Searched full:powers (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/Linux-v6.6/Documentation/devicetree/bindings/mfd/
Dx-powers,axp152.yaml4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml#
7 title: X-Powers AXP PMIC
18 - x-powers,axp152
19 - x-powers,axp202
20 - x-powers,axp209
26 x-powers,dcdc-freq:
35 x-powers,dcdc-freq:
45 - x-powers,axp152
46 - x-powers,axp202
47 - x-powers,axp209
[all …]
Dx-powers,ac100.yaml4 $id: http://devicetree.org/schemas/mfd/x-powers,ac100.yaml#
7 title: X-Powers AC100
14 const: x-powers,ac100
27 const: x-powers,ac100-codec
53 const: x-powers,ac100-rtc
94 compatible = "x-powers,ac100";
98 compatible = "x-powers,ac100-codec";
106 compatible = "x-powers,ac100-rtc";
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
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
22 - x-powers,axp221-gpio
23 - x-powers,axp813-gpio
26 - x-powers,axp223-gpio
27 - x-powers,axp809-gpio
28 - const: x-powers,axp221-gpio
30 - const: x-powers,axp803-gpio
31 - const: x-powers,axp813-gpio
/Linux-v6.6/arch/arm64/boot/dts/allwinner/
Daxp803.dtsi14 compatible = "x-powers,axp803-ac-power-supply",
15 "x-powers,axp813-ac-power-supply";
20 compatible = "x-powers,axp803-adc", "x-powers,axp813-adc";
25 compatible = "x-powers,axp803-gpio", "x-powers,axp813-gpio";
31 compatible = "x-powers,axp803-battery-power-supply",
32 "x-powers,axp813-battery-power-supply";
38 x-powers,dcdc-freq = <3000>;
141 compatible = "x-powers,axp803-usb-power-supply",
142 "x-powers,axp813-usb-power-supply";
Dsun50i-h616-orangepi-zero2.dts27 compatible = "x-powers,axp305", "x-powers,axp805",
28 "x-powers,axp806";
33 x-powers,self-working-mode;
Dsun50i-h616-x96-mate.dts77 compatible = "x-powers,axp305", "x-powers,axp805",
78 "x-powers,axp806";
83 x-powers,self-working-mode;
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/
Dx-powers,axp20x-usb-power-supply.yaml4 $id: http://devicetree.org/schemas/power/supply/x-powers,axp20x-usb-power-supply.yaml#
25 - x-powers,axp192-usb-power-supply
26 - x-powers,axp202-usb-power-supply
27 - x-powers,axp221-usb-power-supply
28 - x-powers,axp223-usb-power-supply
29 - x-powers,axp813-usb-power-supply
31 - const: x-powers,axp803-usb-power-supply
32 - const: x-powers,axp813-usb-power-supply
Dx-powers,axp20x-battery-power-supply.yaml4 $id: http://devicetree.org/schemas/power/supply/x-powers,axp20x-battery-power-supply.yaml#
23 - const: x-powers,axp202-battery-power-supply
24 - const: x-powers,axp209-battery-power-supply
25 - const: x-powers,axp221-battery-power-supply
27 - const: x-powers,axp803-battery-power-supply
28 - const: x-powers,axp813-battery-power-supply
29 - const: x-powers,axp813-battery-power-supply
Dx-powers,axp20x-ac-power-supply.yaml4 $id: http://devicetree.org/schemas/power/supply/x-powers,axp20x-ac-power-supply.yaml#
25 - const: x-powers,axp202-ac-power-supply
26 - const: x-powers,axp221-ac-power-supply
28 - const: x-powers,axp803-ac-power-supply
29 - const: x-powers,axp813-ac-power-supply
30 - const: x-powers,axp813-ac-power-supply
/Linux-v6.6/drivers/mfd/
Daxp20x-i2c.c3 * I2C driver for the X-Powers' Power Management ICs
61 { .compatible = "x-powers,axp152", .data = (void *)AXP152_ID },
62 { .compatible = "x-powers,axp192", .data = (void *)AXP192_ID },
63 { .compatible = "x-powers,axp202", .data = (void *)AXP202_ID },
64 { .compatible = "x-powers,axp209", .data = (void *)AXP209_ID },
65 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID },
66 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
67 { .compatible = "x-powers,axp313a", .data = (void *)AXP313A_ID },
68 { .compatible = "x-powers,axp803", .data = (void *)AXP803_ID },
69 { .compatible = "x-powers,axp806", .data = (void *)AXP806_ID },
[all …]
Daxp20x-rsb.c3 * RSB driver for the X-Powers' Power Management ICs
60 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
61 { .compatible = "x-powers,axp803", .data = (void *)AXP803_ID },
62 { .compatible = "x-powers,axp806", .data = (void *)AXP806_ID },
63 { .compatible = "x-powers,axp809", .data = (void *)AXP809_ID },
64 { .compatible = "x-powers,axp813", .data = (void *)AXP813_ID },
Daxp20x.c3 * MFD core driver for the X-Powers' Power Management ICs
825 .of_compatible = "x-powers,axp192-adc",
828 .of_compatible = "x-powers,axp192-battery-power-supply",
831 .of_compatible = "x-powers,axp202-ac-power-supply",
836 .of_compatible = "x-powers,axp192-usb-power-supply",
846 .of_compatible = "x-powers,axp209-gpio",
855 .of_compatible = "x-powers,axp209-adc",
858 .of_compatible = "x-powers,axp209-battery-power-supply",
861 .of_compatible = "x-powers,axp202-ac-power-supply",
866 .of_compatible = "x-powers,axp202-usb-power-supply",
[all …]
Dac100.c3 * MFD core driver for X-Powers' AC100 Audio Codec IC
81 .of_compatible = "x-powers,ac100-codec",
84 .of_compatible = "x-powers,ac100-rtc",
118 { .compatible = "x-powers,ac100" },
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/
Dx-powers,axp209-adc.yaml4 $id: http://devicetree.org/schemas/iio/adc/x-powers,axp209-adc.yaml#
7 title: X-Powers AXP ADC
53 - const: x-powers,axp209-adc
54 - const: x-powers,axp221-adc
55 - const: x-powers,axp813-adc
58 - const: x-powers,axp803-adc
59 - const: x-powers,axp813-adc
70 compatible = "x-powers,axp221-adc";
/Linux-v6.6/arch/arm/boot/dts/allwinner/
Daxp209.dtsi47 * http://www.x-powers.com/product/AXP20X.php
59 compatible = "x-powers,axp209";
64 compatible = "x-powers,axp202-ac-power-supply";
69 compatible = "x-powers,axp209-adc";
74 compatible = "x-powers,axp209-gpio";
80 compatible = "x-powers,axp209-battery-power-supply";
86 x-powers,dcdc-freq = <1500>;
123 compatible = "x-powers,axp202-usb-power-supply";
Daxp22x.dtsi47 * http://www.x-powers.com/product/AXP22X.php
56 compatible = "x-powers,axp221-ac-power-supply";
61 compatible = "x-powers,axp221-adc";
66 compatible = "x-powers,axp221-battery-power-supply";
71 compatible = "x-powers,axp221-gpio";
78 x-powers,dcdc-freq = <3000>;
173 compatible = "x-powers,axp221-usb-power-supply";
Daxp81x.dtsi52 compatible = "x-powers,axp813-ac-power-supply";
57 compatible = "x-powers,axp813-adc";
62 compatible = "x-powers,axp813-gpio";
68 compatible = "x-powers,axp813-battery-power-supply";
74 x-powers,dcdc-freq = <3000>;
162 compatible = "x-powers,axp813-usb-power-supply";
Daxp809.dtsi50 compatible = "x-powers,axp809";
55 compatible = "x-powers,axp809-gpio",
56 "x-powers,axp221-gpio";
Dsun8i-a83t-allwinner-h8homlet-v2.dts122 compatible = "x-powers,axp818", "x-powers,axp813";
131 compatible = "x-powers,ac100";
135 compatible = "x-powers,ac100-codec";
143 compatible = "x-powers,ac100-rtc";
Dsun8i-a83t-bananapi-m3.dts218 compatible = "x-powers,axp813";
225 x-powers,drive-vbus-en;
229 compatible = "x-powers,ac100";
233 compatible = "x-powers,ac100-codec";
241 compatible = "x-powers,ac100-rtc";
328 * This powers both the WiFi/BT module's main power, I/O supply,
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7533.yaml61 description: A 1.8V supply that powers up the AVDD pin.
64 description: A 1.8V supply that powers up the DVDD pin.
67 description: A 1.8V supply that powers up the PVDD pin.
70 description: A 1.8V supply that powers up the A2VDD pin.
73 description: A 3.3V supply that powers up the V3P3 pin.
77 A supply that powers up the V1P2 pin. It can be either 1.2V
Dadi,adv7511.yaml63 description: A 1.8V supply that powers up the AVDD pin.
66 description: A 1.8V supply that powers up the DVDD pin.
69 description: A 1.8V supply that powers up the PVDD pin.
72 description: A 3.3V supply that powers up the DVDD_3V pin.
75 description: A 1.8V supply that powers up the BGVDD pin.
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dadi,max98396.yaml28 description: A 1.8V supply that powers up the AVDD pin.
31 description: A 1.2V supply that powers up the DVDD pin.
34 description: A 1.2V or 1.8V supply that powers up the VDDIO pin.
37 description: A 3.0V to 20V supply that powers up the PVDD pin.
40 description: A 3.3V to 5.5V supply that powers up the VBAT pin.
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c173 "benchmark test: %d (GTT to VRAM, buffer size sweep, powers of 2)\n", in amdgpu_benchmark()
175 /* GTT to VRAM, buffer size sweep, powers of 2 */ in amdgpu_benchmark()
186 "benchmark test: %d (VRAM to GTT, buffer size sweep, powers of 2)\n", in amdgpu_benchmark()
188 /* VRAM to GTT, buffer size sweep, powers of 2 */ in amdgpu_benchmark()
199 "benchmark test: %d (VRAM to VRAM, buffer size sweep, powers of 2)\n", in amdgpu_benchmark()
201 /* VRAM to VRAM, buffer size sweep, powers of 2 */ in amdgpu_benchmark()
/Linux-v6.6/Documentation/devicetree/bindings/net/can/
Dholt_hi311x.txt11 - vdd-supply: Regulator that powers the CAN controller.
12 - xceiver-supply: Regulator that powers the CAN transceiver.

12345678910>>...12