/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | x-powers,axp152.yaml | 4 $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 …]
|
D | x-powers,ac100.yaml | 4 $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.1/Documentation/devicetree/bindings/gpio/ |
D | x-powers,axp209-gpio.yaml | 4 $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.1/arch/arm64/boot/dts/allwinner/ |
D | axp803.dtsi | 14 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"; 41 compatible = "x-powers,axp803-battery-power-supply", 42 "x-powers,axp813-battery-power-supply"; 48 x-powers,dcdc-freq = <3000>; 151 compatible = "x-powers,axp803-usb-power-supply", 152 "x-powers,axp813-usb-power-supply";
|
D | sun50i-h616-x96-mate.dts | 61 compatible = "x-powers,axp305", "x-powers,axp805", 62 "x-powers,axp806"; 67 x-powers,self-working-mode;
|
D | sun50i-h616-orangepi-zero2.dts | 83 compatible = "x-powers,axp305", "x-powers,axp805", 84 "x-powers,axp806"; 89 x-powers,self-working-mode;
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | x-powers,axp209-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/x-powers,axp209-adc.yaml# 7 title: X-Powers AXP ADC bindings 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.1/Documentation/devicetree/bindings/power/supply/ |
D | x-powers,axp20x-battery-power-supply.yaml | 4 $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
|
D | x-powers,axp20x-usb-power-supply.yaml | 4 $id: http://devicetree.org/schemas/power/supply/x-powers,axp20x-usb-power-supply.yaml# 25 - x-powers,axp202-usb-power-supply 26 - x-powers,axp221-usb-power-supply 27 - x-powers,axp223-usb-power-supply 28 - x-powers,axp813-usb-power-supply 30 - const: x-powers,axp803-usb-power-supply 31 - const: x-powers,axp813-usb-power-supply
|
D | x-powers,axp20x-ac-power-supply.yaml | 4 $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.1/drivers/mfd/ |
D | axp20x-i2c.c | 3 * I2C driver for the X-Powers' Power Management ICs 62 { .compatible = "x-powers,axp152", .data = (void *)AXP152_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,axp803", .data = (void *)AXP803_ID }, 68 { .compatible = "x-powers,axp806", .data = (void *)AXP806_ID },
|
D | axp20x-rsb.c | 3 * 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 },
|
D | axp20x.c | 3 * MFD core driver for the X-Powers' Power Management ICs 594 .of_compatible = "x-powers,axp209-gpio", 603 .of_compatible = "x-powers,axp209-adc", 606 .of_compatible = "x-powers,axp209-battery-power-supply", 609 .of_compatible = "x-powers,axp202-ac-power-supply", 614 .of_compatible = "x-powers,axp202-usb-power-supply", 623 .of_compatible = "x-powers,axp221-gpio", 632 .of_compatible = "x-powers,axp221-adc", 635 .of_compatible = "x-powers,axp221-ac-power-supply", 640 .of_compatible = "x-powers,axp221-battery-power-supply", [all …]
|
D | ac100.c | 3 * 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.1/arch/arm/boot/dts/ |
D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php 52 compatible = "x-powers,axp209"; 57 compatible = "x-powers,axp202-ac-power-supply"; 62 compatible = "x-powers,axp209-adc"; 67 compatible = "x-powers,axp209-gpio"; 73 compatible = "x-powers,axp209-battery-power-supply"; 79 x-powers,dcdc-freq = <1500>; 116 compatible = "x-powers,axp202-usb-power-supply";
|
D | axp22x.dtsi | 47 * 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"; 72 x-powers,dcdc-freq = <3000>; 167 compatible = "x-powers,axp221-usb-power-supply";
|
D | axp81x.dtsi | 52 compatible = "x-powers,axp813-ac-power-supply"; 57 compatible = "x-powers,axp813-adc"; 62 compatible = "x-powers,axp813-gpio"; 78 compatible = "x-powers,axp813-battery-power-supply"; 84 x-powers,dcdc-freq = <3000>; 176 compatible = "x-powers,axp813-usb-power-supply";
|
D | sun8i-a83t-allwinner-h8homlet-v2.dts | 122 compatible = "x-powers,axp818", "x-powers,axp813"; 131 compatible = "x-powers,ac100"; 135 compatible = "x-powers,ac100-codec"; 143 compatible = "x-powers,ac100-rtc";
|
D | sun8i-a83t-bananapi-m3.dts | 203 compatible = "x-powers,axp813"; 210 x-powers,drive-vbus-en; 214 compatible = "x-powers,ac100"; 218 compatible = "x-powers,ac100-codec"; 226 compatible = "x-powers,ac100-rtc"; 313 * This powers both the WiFi/BT module's main power, I/O supply,
|
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7533.yaml | 61 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
|
D | adi,adv7511.yaml | 63 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.
|
D | ti,sn65dsi86.yaml | 38 description: A 1.8V supply that powers the digital IOs. 41 description: A 1.8V supply that powers the DisplayPort PLL. 44 description: A 1.2V supply that powers the analog circuits. 47 description: A 1.2V supply that powers the digital core.
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | adi,max98396.yaml | 28 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.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_benchmark.c | 173 "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.1/Documentation/devicetree/bindings/net/can/ |
D | holt_hi311x.txt | 11 - vdd-supply: Regulator that powers the CAN controller. 12 - xceiver-supply: Regulator that powers the CAN transceiver.
|