| /Documentation/devicetree/bindings/perf/ |
| D | apm-xgene-pmu.txt | 1 * APM X-Gene SoC PMU bindings 3 This is APM X-Gene SoC PMU (Performance Monitoring Unit) module. 14 - compatible : Shall be "apm,xgene-pmu" for revision 1 or 15 "apm,xgene-pmu-v2" for revision 2. 23 - compatible : Shall be "apm,xgene-pmu-l3c". 27 - compatible : Shall be "apm,xgene-pmu-iob". 31 - compatible : Shall be "apm,xgene-pmu-mcb". 36 - compatible : Shall be "apm,xgene-pmu-mc". 42 compatible = "apm,xgene-csw", "syscon"; 47 compatible = "apm,xgene-mcb", "syscon"; [all …]
|
| /Documentation/devicetree/bindings/edac/ |
| D | apm-xgene-edac.txt | 1 * APM X-Gene SoC EDAC node 14 - compatible : Shall be "apm,xgene-edac". 28 - compatible : Shall be "apm,xgene-edac-mc". 34 - compatible : Shall be "apm,xgene-edac-pmd" or 35 "apm,xgene-edac-pmd-v2". 40 - compatible : Shall be "apm,xgene-edac-l3" or 41 "apm,xgene-edac-l3-v2". 45 - compatible : Shall be "apm,xgene-edac-soc-v1" for revision 1 or 46 "apm,xgene-edac-l3-soc" for general value reporting 52 compatible = "apm,xgene-csw", "syscon"; [all …]
|
| /Documentation/power/ |
| D | apm-acpi.rst | 2 APM or ACPI? 6 odds are it supports either Advanced Power Management (APM) or 10 is possible with BIOS controlled APM. 13 build a kernel with both ACPI and APM enabled (as of 2.3.x ACPI is 15 ACPI driver will override and disable APM, otherwise the APM driver 18 No, sorry, you cannot have both ACPI and APM enabled and running at 19 once. Some people with broken ACPI or broken APM implementations 26 Both APM and ACPI rely on user-space daemons, apmd and acpid 30 Go ahead and start both. If ACPI or APM is not available on your
|
| D | index.rst | 10 apm-acpi
|
| /Documentation/devicetree/bindings/phy/ |
| D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 7 - compatible : Shall be "apm,xgene-phy". 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample 27 - apm,tx-boost-gain : Frequency boost AC (LSB 3-bit) and DC (2-bit) 31 - apm,tx-amplitude : Amplitude control. Two set of 3-tuple setting for 35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of 39 - apm,tx-pre-cursor2 : 2nd pre-cursor emphasis taps control. Two set of 43 - apm,tx-post-cursor : Post-cursor emphasis taps control. Two set of 46 - apm,tx-speed : Tx operating speed. One set of 3-tuple for each [all …]
|
| /Documentation/devicetree/bindings/gpio/ |
| D | gpio-xgene-sb.txt | 1 APM X-Gene Standby GPIO controller bindings 20 - compatible: "apm,xgene-gpio-sb" for the X-Gene Standby GPIO controller 33 - apm,nr-gpios: Optional, specify number of gpios pin. 34 - apm,nr-irqs: Optional, specify number of interrupt pins. 35 - apm,irq-start: Optional, specify lowest gpio pin support interrupt. 39 compatible = "apm,xgene-gpio-sb"; 52 apm,nr-gpios = <22>; 53 apm,nr-irqs = <6>; 54 apm,irq-start = <8>;
|
| D | gpio-xgene.txt | 1 APM X-Gene SoC GPIO controller bindings 7 - compatible: "apm,xgene-gpio" for X-Gene GPIO controller 18 compatible = "apm,xgene-gpio";
|
| D | ibm,ppc4xx-gpio.txt | 1 * IBM/AMCC/APM GPIO Controller for PowerPC 4XX series and compatible SoCs
|
| /Documentation/devicetree/bindings/clock/ |
| D | xgene.txt | 1 Device Tree Clock bindings for APM X-Gene 9 "apm,xgene-socpll-clock" - for a X-Gene SoC PLL clock 10 "apm,xgene-pcppll-clock" - for a X-Gene PCP PLL clock 11 "apm,xgene-pmd-clock" - for a X-Gene PMD clock 12 "apm,xgene-device-clock" - for a X-Gene device clock 13 "apm,xgene-socpll-v2-clock" - for a X-Gene SoC PLL v2 clock 14 "apm,xgene-pcppll-v2-clock" - for a X-Gene PCP PLL v2 clock 63 compatible = "apm,xgene-pcppll-clock"; 73 compatible = "apm,xgene-pmd-clock"; 81 compatible = "apm,xgene-socpll-clock"; [all …]
|
| /Documentation/devicetree/bindings/hwmon/ |
| D | apm-xgene-hwmon.txt | 1 APM X-Gene hwmon driver 3 APM X-Gene SOC sensors are accessed over the "SLIMpro" mailbox. 6 - compatible : should be "apm,xgene-slimpro-hwmon" 12 compatible = "apm,xgene-slimpro-hwmon";
|
| /Documentation/devicetree/bindings/net/ |
| D | apm-xgene-enet.txt | 1 APM X-Gene SoC Ethernet nodes 4 APM X-Gene SoC. 8 - "apm,xgene-enet": RGMII based 1G interface 9 - "apm,xgene1-sgenet": SGMII based 1G interface 10 - "apm,xgene1-xgenet": XFI based 10G interface 32 - compatible: Must be "apm,xgene-mdio". 56 compatible = "apm,xgene-device-clock"; 62 compatible = "apm,xgene-enet"; 75 compatible = "apm,xgene-mdio";
|
| D | apm-xgene-mdio.txt | 1 APM X-Gene SoC MDIO node 6 - compatible: Must be "apm,xgene-mdio-rgmii" or "apm,xgene-mdio-xfi" 19 compatible = "apm,xgene-mdio-rgmii";
|
| /Documentation/devicetree/bindings/rtc/ |
| D | xgene-rtc.txt | 1 * APM X-Gene Real Time Clock 3 RTC controller for the APM X-Gene Real Time Clock 6 - compatible : Should be "apm,xgene-rtc" 23 compatible = "apm,xgene-rtc";
|
| /Documentation/devicetree/bindings/mfd/ |
| D | syscon.yaml | 44 - apm,merlin-poweroff-mailbox 45 - apm,mustang-poweroff-mailbox 46 - apm,xgene-csw 47 - apm,xgene-efuse 48 - apm,xgene-mcb 49 - apm,xgene-rb 50 - apm,xgene-scu 141 - apm,merlin-poweroff-mailbox 142 - apm,mustang-poweroff-mailbox 143 - apm,xgene-csw [all …]
|
| /Documentation/devicetree/bindings/rng/ |
| D | apm,x-gene-rng.yaml | 4 $id: http://devicetree.org/schemas/rng/apm,x-gene-rng.yaml# 7 title: APM X-Gene SoC Random Number Generator 14 const: apm,xgene-rng 42 compatible = "apm,xgene-rng";
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-xgene-slimpro.txt | 1 APM X-Gene SLIMpro Mailbox I2C Driver 7 - compatible : should be "apm,xgene-slimpro-i2c" 13 compatible = "apm,xgene-slimpro-i2c";
|
| /Documentation/devicetree/bindings/ata/ |
| D | apm-xgene.txt | 1 * APM X-Gene 6.0 Gb/s SATA host controller nodes 8 * "apm,xgene-ahci" 40 compatible = "apm,xgene-phy"; 46 compatible = "apm,xgene-phy"; 52 compatible = "apm,xgene-ahci"; 66 compatible = "apm,xgene-ahci-pcie";
|
| /Documentation/devicetree/bindings/dma/ |
| D | apm-xgene-dma.txt | 4 APM X-Gene SoC. 7 - compatible: Should be "apm,xgene-dma". 25 compatible = "apm,xgene-device-clock"; 34 compatible = "apm,xgene-storm-dma";
|
| /Documentation/devicetree/bindings/mailbox/ |
| D | xgene-slimpro-mailbox.txt | 1 The APM X-Gene SLIMpro mailbox is used to communicate messages between 10 - compatible: Should be as "apm,xgene-slimpro-mbox". 24 compatible = "apm,xgene-slimpro-mbox";
|
| /Documentation/devicetree/bindings/pci/ |
| D | xgene-pci-msi.txt | 5 - compatible: should be "apm,xgene1-msi" to identify 25 compatible = "apm,xgene1-msi"; 49 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
| D | xgene-pci.txt | 5 - compatible: should contain "apm,xgene-pcie" to identify the core. 31 compatible = "apm,xgene-storm-pcie", "apm,xgene-pcie";
|
| /Documentation/hwmon/ |
| D | xgene-hwmon.rst | 6 * APM X-Gene SoC 12 APM X-Gene SoC using the mailbox communication interface.
|
| /Documentation/admin-guide/perf/ |
| D | xgene-pmu.rst | 2 APM X-Gene SoC Performance Monitoring Unit (PMU) 32 each PMU, please refer to APM X-Gene User Manual.
|
| /Documentation/devicetree/bindings/sound/ |
| D | qcom,q6apm-dai.yaml | 13 This binding describes the Qualcomm APM DAIs in DSP
|
| /Documentation/translations/zh_CN/power/ |
| D | index.rst | 22 * apm-acpi
|