Home
last modified time | relevance | path

Searched refs:pcie_clk (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.c148 static struct clk *pcie_clk; variable
155 pcie_clk = clk_get(NULL, "pcie"); in bcm63xx_register_pcie()
156 if (IS_ERR_OR_NULL(pcie_clk)) in bcm63xx_register_pcie()
159 clk_prepare_enable(pcie_clk); in bcm63xx_register_pcie()
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c94 u32 pcie_clk = 0; /* set input by default */ in comphy_pcie_power_up() local
107 debug("PCIe clock = %x\n", pcie_clk); in comphy_pcie_power_up()
129 if (pcie_clk && clk_src && (lane == 5)) { in comphy_pcie_power_up()
212 if (pcie_clk) { in comphy_pcie_power_up()
225 if (pcie_clk) { /* output */ in comphy_pcie_power_up()
237 if (pcie_clk) { /* output */ in comphy_pcie_power_up()
262 if (pcie_clk) { in comphy_pcie_power_up()
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-rfb.dts171 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
H A Dmt7986a-bananapi-bpi-r3.dts307 groups = "pcie_clk", "pcie_pereset";
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-qcs404.c1339 MSM_PIN_FUNCTION(pcie_clk),
1525 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),