Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A 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";
H A Drockchip-pcie-ep.txt58 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
H A Drockchip-pcie-host.txt110 phys = <&pcie_phy>;
131 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
H A Damlogic,meson-pcie.txt68 phys = <&pcie_phy>;
H A Dsocionext,uniphier-pcie-ep.yaml99 phys = <&pcie_phy>;
H A Drockchip-pcie.txt98 phys = <&pcie_phy>;
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A 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()
504 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset()
506 dev_err(dev, "unable to enable pcie_phy clock\n"); in imx6_pcie_deassert_core_reset()
589 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_deassert_core_reset()
670 unsigned long phy_rate = clk_get_rate(imx6_pcie->pcie_phy); in imx6_setup_phy_mpll()
940 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_clk_disable()
1067 imx6_pcie->pcie_phy = devm_clk_get(dev, "pcie_phy"); in imx6_pcie_probe()
1068 if (IS_ERR(imx6_pcie->pcie_phy)) in imx6_pcie_probe()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dbrcm,sr-pcie-phy.txt26 pcie_phy: phy@40000000 {
39 phys = <&pcie_phy 0>;
H A Damlogic,meson-axg-pcie.yaml45 pcie_phy: pcie-phy@ff644000 {
H A Drockchip-pcie-phy.txt28 pcie_phy: pcie-phy {
H A Dbrcm,cygnus-pcie-phy.txt18 pcie_phy: phy@301d0a0 {
H A Dsocionext,uniphier-pcie-phy.yaml68 pcie_phy: phy@66038000 {
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray-pcie.dtsi37 phys = <&pcie_phy 8>;
47 pcie_phy: phy@0 { label
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7d.dtsi114 pcie_phy: pcie-phy@306d0000 { label
188 clock-names = "pcie", "pcie_bus", "pcie_phy";
200 fsl,imx7d-pcie-phy = <&pcie_phy>;
H A Dbcm-cygnus-clock.dtsi102 clock-output-names = "lcpll0", "pcie_phy", "ddr_phy", "sdio",
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A 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()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-khadas-edge-v.dts19 &pcie_phy {
H A Drk3399pro.dtsi11 &pcie_phy {
H A Drk3399-khadas-edge-captain.dts19 &pcie_phy {
H A Drk3399-roc-pc-mezzanine.dts55 &pcie_phy {
H A Drk3399-puma-haikou.dts151 &pcie_phy {
H A Drk3399-sapphire-excavator.dts191 &pcie_phy {
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A 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
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dimx8mq-zii-ultra.dtsi492 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
504 clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dimx8mq-clock.h191 /* PCIE_PHY */

1234