| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A 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 …]
|
| H A 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";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A 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";
|
| H A 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";
|
| H A 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";
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A 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 },
|
| H A 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 …]
|
| H A 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 },
|
| H A 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" },
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A 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";
|
| H A 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";
|
| H A 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";
|
| H A 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";
|
| H A 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,
|
| H A 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A 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
|
| H A 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.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php 52 compatible = "x-powers,axp209"; 57 compatible = "x-powers,axp209-gpio"; 64 x-powers,dcdc-freq = <1500>; 101 compatible = "x-powers,axp202-usb-power-supply";
|
| H A D | sun9i-a80-cx-a99.dts | 207 compatible = "x-powers,ac100"; 211 compatible = "x-powers,ac100-codec"; 219 compatible = "x-powers,ac100-rtc"; 231 compatible = "x-powers,axp808", "x-powers,axp806"; 232 x-powers,master-mode;
|
| H A D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php 57 x-powers,dcdc-freq = <3000>; 152 compatible = "x-powers,axp221-usb-power-supply";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A 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";
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | Kconfig | 113 powers some of the pingroups, NAND/eMMC, SD/MMC, and USB OTG. 129 On A80 boards dcdc2 powers the GPU and can be left off. 165 On A80 boards dcdc4 powers VDD-SYS, HDMI, USB OTG and should be 0.9V. 189 On A80 boards aldo1 powers the USB hosts and should be 3.0V. 207 On A80 boards aldo2 powers PB pingroup and camera IO and can be left off. 208 On A83T / H8 boards aldo2 powers VDD-DLL, VCC18-PLL, CPVDD, VDD18-ADC, 253 On A80 boards dldo2 normally powers the PL pins and should be 3.0V. 297 On A80 boards it powers the PM pingroup and should be 3.0V.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/ |
| H A D | holt_hi311x.txt | 11 - vdd-supply: Regulator that powers the CAN controller. 12 - xceiver-supply: Regulator that powers the CAN transceiver.
|