Home
last modified time | relevance | path

Searched full:pcie_phy (Results 1 – 25 of 66) sorted by relevance

123

/Linux-v5.15/Documentation/devicetree/bindings/pci/
Drockchip-pcie-ep.txt58 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
Dfsl,imx6q-pcie.yaml61 - const: pcie_phy
75 imx6sx-pcie, to PCIE_PHY power domain for imx7d-pcie and
77 - description: The phandle pointing to the PCIE_PHY power domains
83 - const: pcie_phy
199 clock-names = "pcie", "pcie_bus", "pcie_phy";
Drockchip-pcie-host.txt110 phys = <&pcie_phy>;
131 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
Dsocionext,uniphier-pcie-ep.yaml99 phys = <&pcie_phy>;
Damlogic,meson-pcie.txt68 phys = <&pcie_phy>;
Dsamsung,exynos-pcie.yaml106 phys = <&pcie_phy>;
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dbrcm,sr-pcie-phy.txt26 pcie_phy: phy@40000000 {
39 phys = <&pcie_phy 0>;
Damlogic,meson-axg-pcie.yaml45 pcie_phy: pcie-phy@ff644000 {
Drockchip-pcie-phy.txt28 pcie_phy: pcie-phy {
Dbrcm,cygnus-pcie-phy.txt18 pcie_phy: phy@301d0a0 {
Dsamsung,exynos-pcie-phy.yaml44 pcie_phy: pcie-phy@15680000 {
Dsocionext,uniphier-pcie-phy.yaml68 pcie_phy: phy@66038000 {
Dhisilicon,phy-hi3670-pcie.yaml67 pcie_phy: pcie-phy@fc000000 {
/Linux-v5.15/drivers/pci/controller/dwc/
Dpci-imx6.c69 struct clk *pcie_phy; member
351 imx6_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy"); in imx6_pcie_attach_pd()
360 dev_err(dev, "Failed to add device_link to pcie_phy pd.\n"); in imx6_pcie_attach_pd()
501 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset()
503 dev_err(dev, "unable to enable pcie_phy clock\n"); in imx6_pcie_deassert_core_reset()
586 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset()
678 unsigned long phy_rate = clk_get_rate(imx6_pcie->pcie_phy); in imx6_setup_phy_mpll()
920 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_clk_disable()
1046 imx6_pcie->pcie_phy = devm_clk_get(dev, "pcie_phy"); in imx6_pcie_probe()
1047 if (IS_ERR(imx6_pcie->pcie_phy)) in imx6_pcie_probe()
[all …]
/Linux-v5.15/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-pcie.dtsi37 phys = <&pcie_phy 8>;
47 pcie_phy: phy@0 { label
/Linux-v5.15/arch/arm/boot/dts/
Dimx7d.dtsi120 pcie_phy: pcie-phy@306d0000 { label
194 clock-names = "pcie", "pcie_bus", "pcie_phy";
206 fsl,imx7d-pcie-phy = <&pcie_phy>;
/Linux-v5.15/arch/mips/pci/
Dpci-mt7620.c128 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()
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dbrcm,iproc-clocks.yaml126 pcie_phy lcpll0 1 BCM_CYGNUS_LCPLL0_PCIE_PHY_REF_CLK
193 pcie_phy lcpll0 1 BCM_NSP_LCPLL0_PCIE_PHY_REF_CLK
354 - const: pcie_phy
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-khadas-edge-v.dts19 &pcie_phy {
Drk3399pro.dtsi11 &pcie_phy {
Drk3399-khadas-edge-captain.dts19 &pcie_phy {
Drk3399-roc-pc-mezzanine.dts59 &pcie_phy {
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dbrcm,cru.yaml64 clock-output-names = "lcpll0", "pcie_phy", "sdio", "ddr_phy";
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dimx8mq-kontron-pitx-imx8m.dts251 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
261 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
Dimx8mq-mnt-reform2.dts94 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";

123