• Home
  • Raw
  • Download

Lines Matching full:pcie

1 NVIDIA Tegra PCIe controller
5 - "nvidia,tegra20-pcie": for Tegra20
6 - "nvidia,tegra30-pcie": for Tegra30
7 - "nvidia,tegra124-pcie": for Tegra124 and Tegra132
8 - "nvidia,tegra210-pcie": for Tegra210
9 - "nvidia,tegra186-pcie": for Tegra186
11 contain BPMP phandle and PCIe power partition ID. This is required only
71 - "default": active state, puts PCIe I/O out of deep power down state
72 - "idle": puts PCIe I/O into deep power down state
79 - pcie
85 - avdd-pex-supply: Power supply for analog PCIe logic. Must supply 1.05 V.
86 - vdd-pex-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
87 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
91 - vddio-pex-clk-supply: Power supply for PCIe clock. Must supply 3.3 V.
95 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
99 - vddio-pex-ctl-supply: Power supply for PCIe control I/O partition. Must
101 - hvdd-pex-supply: High-voltage supply for PCIe I/O and PCIe output clocks.
105 - avdd-pexa-supply: Power supply for analog PCIe logic. Must supply 1.05 V.
106 - vdd-pexa-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
108 - avdd-pexb-supply: Power supply for analog PCIe logic. Must supply 1.05 V.
109 - vdd-pexb-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
113 - avddio-pex-supply: Power supply for analog PCIe logic. Must supply 1.05 V.
114 - dvddio-pex-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
115 - hvdd-pex-supply: High-voltage supply for PCIe I/O and PCIe output clocks.
117 - vddio-pex-ctl-supply: Power supply for PCIe control I/O partition. Must
122 - hvddio-pex-supply: High-voltage supply for PCIe I/O and PCIe output
124 - dvddio-pex-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
125 - vddio-pex-ctl-supply: Power supply for PCIe control I/O partition. Must
130 - dvdd-pex-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
133 - hvdd-pex-supply: High-voltage supply for PCIe I/O and PCIe output clocks.
135 - vddio-pexctl-aud-supply: Power supply for PCIe side band signals. Must
138 Root ports are defined as subnodes of the PCIe controller node.
146 - ranges: Sub-ranges distributed from the PCIe controller node. An empty
158 "pcie-N": where N ranges from 0 to the value specified in nvidia,num-lanes.
168 pcie-controller@80003000 {
169 compatible = "nvidia,tegra20-pcie";
230 pcie-controller@80003000 {
269 pcie-controller@3000 {
270 compatible = "nvidia,tegra30-pcie";
348 pcie-controller@3000 {
374 pcie-controller@1003000 {
375 compatible = "nvidia,tegra124-pcie";
439 pcie-controller@1003000 {
450 /* Mini PCIe */
452 phys = <&{/padctl@7009f000/pads/pcie/lanes/pcie-4}>;
453 phy-names = "pcie-0";
459 phys = <&{/padctl@7009f000/pads/pcie/lanes/pcie-2}>;
460 phy-names = "pcie-0";
470 pcie-controller@1003000 {
471 compatible = "nvidia,tegra210-pcie";
535 pcie-controller@1003000 {
546 phys = <&{/padctl@7009f000/pads/pcie/lanes/pcie-0}>,
547 <&{/padctl@7009f000/pads/pcie/lanes/pcie-1}>,
548 <&{/padctl@7009f000/pads/pcie/lanes/pcie-2}>,
549 <&{/padctl@7009f000/pads/pcie/lanes/pcie-3}>;
550 phy-names = "pcie-0", "pcie-1", "pcie-2", "pcie-3";
555 phys = <&{/padctl@7009f000/pads/pcie/lanes/pcie-4}>;
556 phy-names = "pcie-0";
566 pcie@10003000 {
567 compatible = "nvidia,tegra186-pcie";
648 pcie@10003000 {