Searched full:phy_type_pcie (Results 1 – 25 of 45) sorted by relevance
12
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-cadence-sierra.txt | 44 - cdns,phy-type: Can be PHY_TYPE_PCIE or PHY_TYPE_USB3, depending on 62 cdns,phy-type = <PHY_TYPE_PCIE>; 69 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | ti,phy-am654-serdes.txt | 80 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
|
| H A D | phy-cadence-sierra.yaml | 156 cdns,phy-type = <PHY_TYPE_PCIE>; 163 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | amlogic,meson-axg-pcie.yaml | 49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
|
| H A D | xlnx,zynqmp-psgtr.yaml | 29 - PHY_TYPE_PCIE
|
| H A D | intel,combo-phy.yaml | 107 intel,phy-mode = <PHY_TYPE_PCIE>;
|
| H A D | phy-mtk-tphy.txt | 47 - PHY_TYPE_PCIE
|
| H A D | phy-cadence-torrent.yaml | 202 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | mediatek,tphy.yaml | 165 - PHY_TYPE_PCIE
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | mediatek-pcie.txt | 109 phys = <&pcie0_phy PHY_TYPE_PCIE>, <&pcie1_phy PHY_TYPE_PCIE>, 110 <&pcie2_phy PHY_TYPE_PCIE>; 163 phys = <&u3port1 PHY_TYPE_PCIE>; 195 phys = <&u3port0 PHY_TYPE_PCIE>;
|
| H A D | hisilicon-histb-pcie.txt | 67 phys = <&combphy1 PHY_TYPE_PCIE>;
|
| H A D | ti,am65-pci-host.yaml | 124 phys = <&serdes0 PHY_TYPE_PCIE 0>;
|
| H A D | xlnx,nwl-pcie.yaml | 147 phys = <&psgtr 0 PHY_TYPE_PCIE 0 0>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am654-pcie-usb2.dtso | 33 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
|
| H A D | k3-am6548-iot2050-advanced-m2.dts | 87 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
|
| H A D | k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtso | 19 phys = <&serdes0 PHY_TYPE_PCIE 1>;
|
| H A D | k3-am642-hummingboard-t-pcie.dtso | 33 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | k3-am6548-iot2050-advanced-m2-bkey-usb3.dtso | 30 phys = <&serdes1 PHY_TYPE_PCIE 0>;
|
| H A D | k3-am654-pcie-usb3.dtso | 22 phys = <&serdes1 PHY_TYPE_PCIE 0>;
|
| H A D | k3-am642-phyboard-electra-pcie-usb2.dtso | 58 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | k3-j721e-common-proc-board.dts | 877 cdns,phy-type = <PHY_TYPE_PCIE>; 890 cdns,phy-type = <PHY_TYPE_PCIE>; 903 cdns,phy-type = <PHY_TYPE_PCIE>;
|
| H A D | k3-am6548-iot2050-advanced-sm.dts | 181 phys = <&serdes0 PHY_TYPE_PCIE 1>;
|
| /freebsd/sys/contrib/device-tree/include/dt-bindings/phy/ |
| H A D | phy.h | 15 #define PHY_TYPE_PCIE 2 macro
|
| /freebsd/sys/arm64/rockchip/ |
| H A D | rk3568_combphy.c | 203 case PHY_TYPE_PCIE: in rk3568_combphy_enable() 296 if (sc->mode == PHY_TYPE_PCIE) { in rk3568_combphy_enable()
|
| /freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
| H A D | mt7623.dtsi | 778 phys = <&pcie0_port PHY_TYPE_PCIE>, 779 <&pcie1_port PHY_TYPE_PCIE>, 780 <&u3port1 PHY_TYPE_PCIE>;
|
12