Searched +full:ulpi +full:- +full:link (Results 1 – 24 of 24) sorted by relevance
6 - compatible : For Tegra20, must contain "nvidia,tegra20-usb-phy".7 For Tegra30, must contain "nvidia,tegra30-usb-phy". Otherwise, must contain8 "nvidia,<chip>-usb-phy" plus at least one of the above, where <chip> is10 - reg : Defines the following set of registers, in the order listed:11 - The PHY's own register set.13 - The register set of the PHY containing the UTMI pad control registers.14 Present if-and-only-if phy_type == utmi.15 - phy_type : Should be one of "utmi", "ulpi" or "hsic".16 - clocks : Defines the clocks listed in the clock-names property.17 - clock-names : The following clock names must be present:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/nvidia,tegra20-usb-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Dmitry Osipenko <digetx@gmail.com>11 - Jon Hunter <jonathanh@nvidia.com>12 - Thierry Reding <thierry.reding@gmail.com>17 - items:18 - enum:19 - nvidia,tegra124-usb-phy[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Felipe Balbi <balbi@kernel.org>14 be presented as a standalone DT node with an optional vendor-specific18 - [all...]
3 DWC3- USB3 CONTROLLER. Complies to the generic USB binding properties7 - compatible: must be "snps,dwc3"8 - reg : Address and length of the register set for the device9 - interrupts: Interrupts used by the dwc3 controller.10 - clock-names: list of clock names. Ideally should be "ref",12 - clocks: list of phandle and clock specifier pairs corresponding to13 entries in the clock-names property.16 clocks are optional if the parent node (i.e. glue-layer) is compatible to18 "cavium,octeon-7130-usb-uctl"20 "samsung,exynos5250-dwusb3"[all …]
2 * P1020 MBG-PC Device Tree Source stub (no addresses or top-level ranges)37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;66 label = "NOR Vitesse-7385 Firmware";67 read-only;72 /* 512KB for u-boot Bootloader Image */73 /* 512KB for u-boot Environment Variables */[all …]
2 * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)4 * Copyright 2011-2012 Freescale Semiconductor Inc.37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR (RO) Vitesse-7385 Firmware";49 read-only;56 read-only;[all …]
2 * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR Vitesse-7385 Firmware";49 read-only;72 /* 512KB for u-boot Bootloader Image */73 /* 512KB for u-boot Environment Variables */[all …]
2 * P1025 RDB Device Tree Source stub (no addresses or top-level ranges)37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR Vitesse-7385 Firmware";49 read-only;72 /* 512KB for u-boot Bootloader Image */73 /* 512KB for u-boot Environment Variables */[all …]
2 * P2020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR Vitesse-7385 Firmware";49 read-only;72 /* 512KB for u-boot Bootloader Image */73 /* 512KB for u-boot Environment Variables */[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later5 * Copyright 2009-2012 Freescale Semiconductor Inc.8 /include/ "p2020si-pre.dtsi"37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR (RO) Vitesse-7385 Firmware";49 read-only;[all …]
2 * P1021 RDB Device Tree Source stub (no addresses or top-level ranges)37 #address-cells = <1>;38 #size-cells = <1>;39 compatible = "cfi-flash";41 bank-width = <2>;42 device-width = <1>;48 label = "NOR Vitesse-7385 Firmware";49 read-only;75 read-only;80 /* 512KB for u-boot Bootloader Image */[all …]
2 * P1020 RDB-PD Device Tree Source (32-bit address map)35 /include/ "p1020si-pre.dtsi"37 model = "fsl,P1020RDB-PD";38 compatible = "fsl,P1020RDB-PD";54 #address-cells = <1>;55 #size-cells = <1>;56 compatible = "cfi-flash";58 bank-width = <2>;59 device-width = <1>;83 label = "NOR Vitesse-7385 Firmware";[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * MPC8349E-mITX Device Tree Source8 /dts-v1/;13 #address-cells = <1>;14 #size-cells = <1>;26 #address-cells = <1>;27 #size-cells = <0>;32 d-cache-line-size = <32>;33 i-cache-line-size = <32>;34 d-cache-size = <32768>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+5 * Copyright 2013 - 2022 CZ.NIC z.s.p.o. (http://www.nic.cz/)8 * and available at: https://docs.turris.cz/hw/turris-1x/turris-1x/11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/leds/common.h>14 /include/ "fsl/p2020si-pre.dtsi"41 gpio-controller@18 {45 #gpio-cells = <2>;46 gpio-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later9 /dts-v1/;13 #address-cells = <1>;14 #size-cells = <1>;25 #address-cells = <1>;26 #size-cells = <0>;31 d-cache-line-size = <32>;32 i-cache-line-size = <32>;33 d-cache-size = <16384>;34 i-cache-size = <16384>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later8 /dts-v1/;13 #address-cells = <1>;14 #size-cells = <1>;25 #address-cells = <1>;26 #size-cells = <0>;31 d-cache-line-size = <32>;32 i-cache-line-size = <32>;33 d-cache-size = <16384>;34 i-cache-size = <16384>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later8 /dts-v1/;12 #address-cells = <1>;13 #size-cells = <1>;24 #address-cells = <1>;25 #size-cells = <0>;30 d-cache-line-size = <32>;31 i-cache-line-size = <32>;32 d-cache-size = <32768>;33 i-cache-size = <32768>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later8 /dts-v1/;12 #address-cells = <1>;13 #size-cells = <1>;26 #address-cells = <1>;27 #size-cells = <0>;32 d-cache-line-size = <32>;33 i-cache-line-size = <32>;34 d-cache-size = <32768>;35 i-cache-size = <32768>;[all …]
Java heap space
java.lang.OutOfMemoryError: Java heap space