/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | axp20x.txt | 4 axp152 (X-Powers) 5 axp202 (X-Powers) 6 axp209 (X-Powers) 7 axp221 (X-Powers) 8 axp223 (X-Powers) 9 axp803 (X-Powers) 10 axp806 (X-Powers) 11 axp809 (X-Powers) 12 axp813 (X-Powers) 21 * "x-powers,axp152" [all …]
|
D | ac100.txt | 1 X-Powers AC100 Codec/RTC IC Device Tree bindings 8 - compatible: "x-powers,ac100" 12 - compatible: "x-powers,ac100-codec" 21 - compatible: "x-powers,ac100-rtc" 31 compatible = "x-powers,ac100"; 35 compatible = "x-powers,ac100-codec"; 43 compatible = "x-powers,ac100-rtc";
|
/kernel/linux/linux-5.10/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";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | axp20x_usb_power.txt | 4 -compatible: One of: "x-powers,axp202-usb-power-supply" 5 "x-powers,axp221-usb-power-supply" 6 "x-powers,axp223-usb-power-supply" 7 "x-powers,axp813-usb-power-supply" 18 compatible = "x-powers,axp209"; 26 x-powers,dcdc-freq = <1500>; 39 compatible = "x-powers,axp202-usb-power-supply";
|
D | axp20x_battery.txt | 5 "x-powers,axp209-battery-power-supply" 6 "x-powers,axp221-battery-power-supply" 7 "x-powers,axp813-battery-power-supply" 18 compatible = "x-powers,axp209-battery-power-supply";
|
D | axp20x_ac_power.txt | 5 "x-powers,axp202-ac-power-supply" 6 "x-powers,axp221-ac-power-supply" 7 "x-powers,axp813-ac-power-supply" 23 compatible = "x-powers,axp202-ac-power-supply";
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | axp20x-i2c.c | 3 * I2C driver for the X-Powers' Power Management ICs 61 { .compatible = "x-powers,axp152", .data = (void *)AXP152_ID }, 62 { .compatible = "x-powers,axp202", .data = (void *)AXP202_ID }, 63 { .compatible = "x-powers,axp209", .data = (void *)AXP209_ID }, 64 { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID }, 65 { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID }, 66 { .compatible = "x-powers,axp803", .data = (void *)AXP803_ID }, 67 { .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", 629 .of_compatible = "x-powers,axp221-adc", 632 .of_compatible = "x-powers,axp221-ac-power-supply", 637 .of_compatible = "x-powers,axp221-battery-power-supply", 640 .of_compatible = "x-powers,axp221-usb-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" },
|
/kernel/linux/linux-5.10/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,
|
D | sun8i-a83t-cubietruck-plus.dts | 239 compatible = "x-powers,axp818", "x-powers,axp813"; 245 x-powers,drive-vbus-en; 249 compatible = "x-powers,ac100"; 253 compatible = "x-powers,ac100-codec"; 261 compatible = "x-powers,ac100-rtc";
|
D | axp223.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php 57 compatible = "x-powers,axp223-usb-power-supply";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | axp20x_adc.txt | 1 * X-Powers AXP ADC bindings 5 - "x-powers,axp209-adc", 6 - "x-powers,axp221-adc", 7 - "x-powers,axp813-adc", 14 compatible = "x-powers,axp221-adc";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7511.txt | 48 - avdd-supply: A 1.8V supply that powers up the AVDD pin on the chip. 49 - dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip. 50 - pvdd-supply: A 1.8V supply that powers up the PVDD pin on the chip. 51 - dvdd-3v-supply: A 3.3V supply that powers up the pin called DVDD_3V 53 - bgvdd-supply: A 1.8V supply that powers up the BGVDD pin. This is 60 - a2vdd-supply: 1.8V supply that powers up the A2VDD pin on the chip. 61 - v3p3-supply: A 3.3V supply that powers up the V3P3 pin on the chip. 62 - v1p2-supply: A supply that powers up the V1P2 pin on the chip. It can be
|
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.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-axp209.txt | 13 - "x-powers,axp209-gpio" 14 - "x-powers,axp813-gpio" 25 compatible = "x-powers,axp209"; 33 compatible = "x-powers,axp209-gpio";
|
/kernel/linux/linux-5.10/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.
|
D | microchip,mcp251x.txt | 13 - vdd-supply: Regulator that powers the CAN controller. 14 - xceiver-supply: Regulator that powers the CAN transceiver.
|
D | microchip,mcp251xfd.yaml | 34 description: Regulator that powers the CAN controller. 37 description: Regulator that powers the CAN transceiver.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | raydium,rm67191.yaml | 30 description: phandle to 3.3V regulator that powers the VDD_3V3 pin 33 description: phandle to 1.8V regulator that powers the VDD_1V8 pin
|