/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2080a.dtsi | 134 ranges = <0x81000000 0x0 0x00000000 0x10 0x00010000 0x0 0x00010000 /* downstream I/O */ 142 ranges = <0x81000000 0x0 0x00000000 0x12 0x00010000 0x0 0x00010000 /* downstream I/O */ 150 ranges = <0x81000000 0x0 0x00000000 0x14 0x00010000 0x0 0x00010000 /* downstream I/O */ 158 ranges = <0x81000000 0x0 0x00000000 0x16 0x00010000 0x0 0x00010000 /* downstream I/O */
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-ltc4306.txt | 24 - ltc,downstream-accelerators-enable: Enables the rise time accelerators 25 on the downstream port.
|
/Linux-v6.6/drivers/thunderbolt/ |
D | debugfs.c | 970 struct tb_port *upstream, *downstream; in margining_switch_init() local 979 downstream = tb_port_at(route, parent_sw); in margining_switch_init() 981 margining_port_init(downstream); in margining_switch_init() 987 struct tb_port *upstream, *downstream; in margining_switch_remove() local 996 downstream = tb_port_at(route, parent_sw); in margining_switch_remove() 999 margining_port_remove(downstream); in margining_switch_remove() 1005 struct tb_port *downstream; in margining_xdomain_init() local 1008 downstream = tb_port_at(xd->route, parent_sw); in margining_xdomain_init() 1010 margining_port_init(downstream); in margining_xdomain_init() 1016 struct tb_port *downstream; in margining_xdomain_remove() local [all …]
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-usb-lvstest | 16 Set "U1 timeout" for the downstream port where Link Layer 24 Set "U2 timeout" for the downstream port where Link Layer
|
/Linux-v6.6/Documentation/admin-guide/perf/ |
D | hisi-pcie-pmu.rst | 9 all Endpoints downstream these Root Ports. 52 PMU could only monitor the performance of traffic downstream target Root 53 Ports or downstream target Endpoint. PCIe PMU driver support "port" and
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | spear1310.dtsi | 91 ranges = <0x81000000 0 0 0x80020000 0 0x00010000 /* downstream I/O */ 108 ranges = <0x81000000 0 0 0x90020000 0 0x00010000 /* downstream I/O */ 125 ranges = <0x81000000 0 0 0xc0020000 0 0x00010000 /* downstream I/O */
|
D | spear1340.dtsi | 56 ranges = <0x81000000 0 0 0x80020000 0 0x00010000 /* downstream I/O */
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sdm636.dtsi | 11 * According to the downstream DTS,
|
D | msm8994-sony-xperia-kitakami.dtsi | 72 /* This is for getting crash logs using Android downstream kernels */ 160 * specific downstream MDSS/backlight nodes in the active DTB. 162 * LK with the downstream DTB appended and then, only from there, load
|
D | msm8998-oneplus-common.dtsi | 58 /* For getting crash logs using Android downstream kernels */ 69 * The following memory regions on downstream are "dynamically allocated"
|
D | msm8992-lg-bullhead.dtsi | 18 /* disabled on downstream, conflicts with cont_splash_mem */
|
/Linux-v6.6/drivers/pci/pcie/ |
D | aspm.c | 47 struct pci_dev *downstream; /* Downstream component, function 0 */ member 441 struct pci_dev *child = link->downstream, *parent = link->pdev; in aspm_calc_l12_info() 529 struct pci_dev *child = link->downstream, *parent = link->pdev; in aspm_l1ss_init() 586 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_aspm_cap_init() 665 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_config_aspm_l1ss() 724 struct pci_dev *child = link->downstream, *parent = link->pdev; in pcie_config_aspm_link() 831 link->downstream = pci_function_0(pdev->subordinate); in alloc_pcie_link_state()
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-address-translators.rst | 14 ("upstream") port and N I2C master child ("downstream") ports, and 15 forwards transactions from upstream to the appropriate downstream port
|
/Linux-v6.6/Documentation/devicetree/bindings/pci/ |
D | pci.txt | 32 root port to downstream device and host bridge drivers can do programming 69 downstream of this port are external to the machine. The OS can, for
|
D | pci-armada8k.txt | 41 ranges = <0x81000000 0 0xf9000000 0 0xf9000000 0 0x10000 /* downstream I/O */
|
D | axis,artpec6-pcie.txt | 35 /* downstream I/O */
|
D | nvidia,tegra20-pcie.txt | 189 0x81000000 0 0 0x82000000 0 0x00010000 /* downstream I/O */ 291 0x81000000 0 0 0x02000000 0 0x00010000 /* downstream I/O */ 395 0x81000000 0 0x0 0x0 0x12000000 0 0x00010000 /* downstream I/O (64 KiB) */ 491 0x81000000 0 0x0 0x0 0x12000000 0 0x00010000 /* downstream I/O (64 KiB) */ 590 0x81000000 0 0x0 0x0 0x50000000 0 0x00010000 /* downstream I/O (64 KiB) */
|
D | layerscape-pci.txt | 69 … ranges = <0x81000000 0x0 0x00000000 0x20 0x00010000 0x0 0x00010000 /* downstream I/O */
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/ |
D | link_detection.c | 101 struct graphics_object_id downstream) in get_basic_signal_type() argument 103 if (downstream.type == OBJECT_TYPE_CONNECTOR) { in get_basic_signal_type() 104 switch (downstream.id) { in get_basic_signal_type() 147 } else if (downstream.type == OBJECT_TYPE_ENCODER) { in get_basic_signal_type() 148 switch (downstream.id) { in get_basic_signal_type()
|
/Linux-v6.6/drivers/gpu/drm/msm/ |
D | NOTES | 77 the downstream android fbdev driver), bitfield sizes, etc. My current 85 parse logged register reads/writes (both from downstream android fbdev
|
/Linux-v6.6/arch/arm/boot/dts/synaptics/ |
D | berlin2cd-valve-steamlink.dts | 70 /* The SoC is connected to on-board USB hub that in turn has one downstream
|
/Linux-v6.6/arch/arm/boot/dts/arm/ |
D | versatile-pb.dts | 54 ranges = <0x01000000 0 0x00000000 0x43000000 0 0x00010000 /* downstream I/O */
|
/Linux-v6.6/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-inventec-transformers.dts | 320 aspeed,vhub-downstream-ports = <7>;
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx7d.dtsi | 126 ranges = <0x81000000 0 0 0x4ff80000 0 0x00010000>, /* downstream I/O */
|
/Linux-v6.6/Documentation/firmware-guide/acpi/apei/ |
D | output_format.rst | 106 downstream switch port | PCIe to PCI/PCI-X bridge | \
|