Home
last modified time | relevance | path

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

123

/Linux-v5.10/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt19 - "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";
Drockchip-pcie-ep.txt58 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
Drockchip-pcie-host.txt110 phys = <&pcie_phy>;
131 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
Damlogic,meson-pcie.txt68 phys = <&pcie_phy>;
Dsocionext,uniphier-pcie-ep.yaml99 phys = <&pcie_phy>;
/Linux-v5.10/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 {
Dbrcm,cygnus-pcie-phy.txt18 pcie_phy: phy@301d0a0 {
Drockchip-pcie-phy.txt28 pcie_phy: pcie-phy {
Dsocionext,uniphier-pcie-phy.yaml68 pcie_phy: phy@66038000 {
/Linux-v5.10/drivers/pci/controller/dwc/
Dpci-imx6.c68 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 …]
/Linux-v5.10/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-pcie.dtsi37 phys = <&pcie_phy 8>;
47 pcie_phy: phy@0 { label
/Linux-v5.10/arch/arm/boot/dts/
Dimx7d.dtsi114 pcie_phy: pcie-phy@306d0000 { label
188 clock-names = "pcie", "pcie_bus", "pcie_phy";
200 fsl,imx7d-pcie-phy = <&pcie_phy>;
Dbcm-cygnus-clock.dtsi102 clock-output-names = "lcpll0", "pcie_phy", "ddr_phy", "sdio",
/Linux-v5.10/arch/mips/pci/
Dpci-mt7620.c127 static void pcie_phy(unsigned long addr, unsigned long val) in pcie_phy() function
223 pcie_phy(0x0, 0x80); in mt7620_pci_hw_init()
224 pcie_phy(0x1, 0x04); in mt7620_pci_hw_init()
227 pcie_phy(0x68, 0xB4); in mt7620_pci_hw_init()
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3399-khadas-edge-v.dts19 &pcie_phy {
Drk3399-khadas-edge-captain.dts19 &pcie_phy {
Drk3399pro.dtsi11 &pcie_phy {
Drk3399-roc-pc-mezzanine.dts55 &pcie_phy {
Drk3399-puma-haikou.dts151 &pcie_phy {
Drk3399-sapphire-excavator.dts191 &pcie_phy {
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dbrcm,iproc-clocks.txt120 pcie_phy lcpll0 1 BCM_CYGNUS_LCPLL0_PCIE_PHY_REF_CLK
180 pcie_phy lcpll0 1 BCM_NSP_LCPLL0_PCIE_PHY_REF_CLK
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dimx8mq-zii-ultra.dtsi492 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
504 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
/Linux-v5.10/arch/arm64/boot/dts/renesas/
Dr8a77980-condor.dts232 &pcie_phy {
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dqcs404-evb.dtsi108 &pcie_phy {

123