Searched refs:pcie_clk (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | pci-bcm63xx.c | 148 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 D | comphy_cp110.c | 94 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 D | mt7986a-rfb.dts | 171 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
H A D | mt7986a-bananapi-bpi-r3.dts | 307 groups = "pcie_clk", "pcie_pereset";
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-qcs404.c | 1339 MSM_PIN_FUNCTION(pcie_clk), 1525 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|