| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | fsl,imx6q-pcie.txt | 19 - "pcie_phy" 46 PCIE_PHY power domains 47 - power-domain-names: Must be "pcie", "pcie_phy" 50 - power-domains: Must be set to a phandle pointing to PCIE_PHY power domain 86 clock-names = "pcie", "pcie_bus", "pcie_phy";
|
| D | rockchip-pcie-ep.txt | 58 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
|
| D | rockchip-pcie-host.txt | 110 phys = <&pcie_phy>; 131 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | rockchip-pcie-ep.txt | 58 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
|
| D | fsl,imx6q-pcie.txt | 18 - "pcie_phy" 44 - power-domains: Must be set to a phandle pointing to the PCIE_PHY power domain 47 - power-domains: Must be set to a phandle pointing to PCIE_PHY power domain 77 clock-names = "pcie", "pcie_bus", "pcie_phy";
|
| D | rockchip-pcie-host.txt | 110 phys = <&pcie_phy>; 131 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/phy/ |
| D | brcm,sr-pcie-phy.txt | 26 pcie_phy: phy@40000000 { 39 phys = <&pcie_phy 0>;
|
| D | rockchip-pcie-phy.txt | 28 pcie_phy: pcie-phy {
|
| D | brcm,cygnus-pcie-phy.txt | 18 pcie_phy: phy@301d0a0 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | brcm,sr-pcie-phy.txt | 26 pcie_phy: phy@40000000 { 39 phys = <&pcie_phy 0>;
|
| D | rockchip-pcie-phy.txt | 28 pcie_phy: pcie-phy {
|
| D | brcm,cygnus-pcie-phy.txt | 18 pcie_phy: phy@301d0a0 {
|
| D | amlogic,meson-axg-pcie.yaml | 45 pcie_phy: pcie-phy@ff644000 {
|
| D | socionext,uniphier-pcie-phy.yaml | 68 pcie_phy: phy@66038000 {
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | pci-imx6.c | 68 struct clk *pcie_phy; member 349 imx6_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy"); in imx6_pcie_attach_pd() 358 dev_err(dev, "Failed to add device_link to pcie_phy pd.\n"); in imx6_pcie_attach_pd() 499 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 501 dev_err(dev, "unable to enable pcie_phy clock\n"); in imx6_pcie_deassert_core_reset() 584 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 665 unsigned long phy_rate = clk_get_rate(imx6_pcie->pcie_phy); in imx6_setup_phy_mpll() 935 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_clk_disable() 1062 imx6_pcie->pcie_phy = devm_clk_get(dev, "pcie_phy"); in imx6_pcie_probe() 1063 if (IS_ERR(imx6_pcie->pcie_phy)) in imx6_pcie_probe() [all …]
|
| /kernel/linux/linux-4.19/drivers/pci/controller/dwc/ |
| D | pci-imx6.c | 47 struct clk *pcie_phy; member 396 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 398 dev_err(dev, "unable to enable pcie_phy clock\n"); in imx6_pcie_deassert_core_reset() 458 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset() 727 imx6_pcie->pcie_phy = devm_clk_get(dev, "pcie_phy"); in imx6_pcie_probe() 728 if (IS_ERR(imx6_pcie->pcie_phy)) { in imx6_pcie_probe() 729 dev_err(dev, "pcie_phy clock source missing or invalid\n"); in imx6_pcie_probe() 730 return PTR_ERR(imx6_pcie->pcie_phy); in imx6_pcie_probe()
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-pcie.dtsi | 37 phys = <&pcie_phy 8>; 47 pcie_phy: phy@0 { label
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-pcie.dtsi | 37 phys = <&pcie_phy 8>; 47 pcie_phy: phy@0 { label
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx7d.dtsi | 114 pcie_phy: pcie-phy@306d0000 { label 188 clock-names = "pcie", "pcie_bus", "pcie_phy"; 200 fsl,imx7d-pcie-phy = <&pcie_phy>;
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | pci-mt7620.c | 128 static void pcie_phy(unsigned long addr, unsigned long val) in pcie_phy() function 224 pcie_phy(0x0, 0x80); in mt7620_pci_hw_init() 225 pcie_phy(0x1, 0x04); in mt7620_pci_hw_init() 228 pcie_phy(0x68, 0xB4); in mt7620_pci_hw_init()
|
| /kernel/linux/linux-4.19/arch/mips/pci/ |
| D | pci-mt7620.c | 130 static void pcie_phy(unsigned long addr, unsigned long val) in pcie_phy() function 226 pcie_phy(0x0, 0x80); in mt7620_pci_hw_init() 227 pcie_phy(0x1, 0x04); in mt7620_pci_hw_init() 230 pcie_phy(0x68, 0xB4); in mt7620_pci_hw_init()
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-khadas-edge-v.dts | 19 &pcie_phy {
|
| D | rk3399pro.dtsi | 11 &pcie_phy {
|
| D | rk3399-khadas-edge-captain.dts | 19 &pcie_phy {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | brcm,iproc-clocks.txt | 120 pcie_phy lcpll0 1 BCM_CYGNUS_LCPLL0_PCIE_PHY_REF_CLK 180 pcie_phy lcpll0 1 BCM_NSP_LCPLL0_PCIE_PHY_REF_CLK
|