| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | nvidia,tegra194-pcie-ep.yaml | 86 - const: p2u-0 87 - const: p2u-1 88 - const: p2u-2 89 - const: p2u-3 90 - const: p2u-4 91 - const: p2u-5 92 - const: p2u-6 93 - const: p2u-7 259 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 260 "p2u-5", "p2u-6", "p2u-7"; [all …]
|
| H A D | nvidia,tegra194-pcie.yaml | 85 - const: p2u-0 86 - const: p2u-1 87 - const: p2u-2 88 - const: p2u-3 89 - const: p2u-4 90 - const: p2u-5 91 - const: p2u-6 92 - const: p2u-7 316 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3"; 378 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3";
|
| H A D | snps,dw-pcie-common.yaml | 203 - pattern: '^p2u-[0-7]$'
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-tegra194-p2u.yaml | 4 $id: http://devicetree.org/schemas/phy/phy-tegra194-p2u.yaml# 7 title: NVIDIA Tegra194 & Tegra234 P2U 14 Speed) each interfacing with 12 and 8 P2U instances respectively. 16 each interfacing with 8, 8 and 8 P2U instances respectively. 17 A P2U instance is a glue logic between Synopsys DesignWare Core PCIe IP's PIPE 18 interface and PHY of HSIO/NVHS/GBE bricks. Each P2U instance represents one 24 - nvidia,tegra194-p2u 25 - nvidia,tegra234-p2u 29 description: Should be the physical address space and length of respective each P2U instance. 48 compatible = "nvidia,tegra194-p2u";
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra234-p3768-0000+p3767.dtsi | 162 phy-names = "p2u-0", "p2u-1"; 175 phy-names = "p2u-0"; 186 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3"; 192 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3"; 208 phy-names = "p2u-0", "p2u-1";
|
| H A D | tegra234-p3740-0002+p3701-0008.dts | 285 phy-names = "p2u-0", "p2u-1"; 293 phy-names = "p2u-0"; 301 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3"; 320 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 321 "p2u-5", "p2u-6", "p2u-7"; 328 phy-names = "p2u-0", "p2u-1";
|
| H A D | tegra194-p2972-0000.dts | 2249 phy-names = "p2u-0"; 2258 phy-names = "p2u-0"; 2268 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3"; 2282 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 2283 "p2u-5", "p2u-6", "p2u-7"; 2300 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 2301 "p2u-5", "p2u-6", "p2u-7";
|
| H A D | tegra194-p3509-0000.dtsi | 2226 phy-names = "p2u-0"; 2238 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 2239 "p2u-5", "p2u-6", "p2u-7"; 2256 phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3", "p2u-4", 2257 "p2u-5", "p2u-6", "p2u-7";
|
| H A D | tegra194.dtsi | 1383 compatible = "nvidia,tegra194-p2u"; 1391 compatible = "nvidia,tegra194-p2u"; 1399 compatible = "nvidia,tegra194-p2u"; 1407 compatible = "nvidia,tegra194-p2u"; 1415 compatible = "nvidia,tegra194-p2u"; 1423 compatible = "nvidia,tegra194-p2u"; 1431 compatible = "nvidia,tegra194-p2u"; 1439 compatible = "nvidia,tegra194-p2u"; 1447 compatible = "nvidia,tegra194-p2u"; 1455 compatible = "nvidia,tegra194-p2u"; [all …]
|
| H A D | tegra234.dtsi | 3343 compatible = "nvidia,tegra234-p2u"; 3351 compatible = "nvidia,tegra234-p2u"; 3359 compatible = "nvidia,tegra234-p2u"; 3367 compatible = "nvidia,tegra234-p2u"; 3375 compatible = "nvidia,tegra234-p2u"; 3383 compatible = "nvidia,tegra234-p2u"; 3391 compatible = "nvidia,tegra234-p2u"; 3399 compatible = "nvidia,tegra234-p2u"; 3407 compatible = "nvidia,tegra234-p2u"; 3415 compatible = "nvidia,tegra234-p2u"; [all …]
|
| /linux/drivers/phy/tegra/ |
| H A D | phy-tegra194-p2u.c | 3 * P2U (PIPE to UPHY) driver for Tegra T194 SoC 156 .compatible = "nvidia,tegra194-p2u", 160 .compatible = "nvidia,tegra234-p2u", 170 .name = "tegra194-p2u",
|
| H A D | Kconfig | 19 Enable this to support the P2U (PIPE to UPHY) that is part of Tegra 19x
|
| H A D | Makefile | 11 obj-$(CONFIG_PHY_TEGRA194_P2U) += phy-tegra194-p2u.o
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_dp501.c | 425 * bridge. First configure the P2U to target the SCU in ast_init_analog()
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
| H A D | uncore-interconnect.json | 660 "PublicDescription": "Events coming from Uncore can be sent to one or all cores; PREQ, PSMI, P2U, Thermal, PCUSMI, PMI",
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194.c | 2206 name = kasprintf(GFP_KERNEL, "p2u-%u", i); in tegra_pcie_dw_probe() 2208 dev_err(dev, "Failed to create P2U string\n"); in tegra_pcie_dw_probe()
|
| /linux/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | uncore-interconnect.json | 3648 …": "Events coming from Uncore can be sent to one or all cores; PREQ, PSMI, P2U, Thermal, PCUSMI, P…
|
| /linux/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | uncore-interconnect.json | 4368 "PublicDescription": "Events coming from Uncore can be sent to one or all cores; PREQ, PSMI, P2U, Thermal, PCUSMI, PMI",
|
| /linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
| H A D | uncore-interconnect.json | 4428 "PublicDescription": "Events coming from Uncore can be sent to one or all cores; PREQ, PSMI, P2U, Thermal, PCUSMI, PMI",
|