Searched refs:pcie_clk (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_cp110.c | 95 u32 pcie_clk = 0; /* set input by default */ in comphy_pcie_power_up() local 108 debug("PCIe clock = %x\n", pcie_clk); in comphy_pcie_power_up() 130 if (pcie_clk && clk_src && (lane == 5)) { in comphy_pcie_power_up() 213 if (pcie_clk) { in comphy_pcie_power_up() 226 if (pcie_clk) { /* output */ in comphy_pcie_power_up() 238 if (pcie_clk) { /* output */ in comphy_pcie_power_up() 263 if (pcie_clk) { in comphy_pcie_power_up()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,qcs404-pinctrl.txt | 117 pcie_clk, nfc_irq, blsp_spi4, nfc_dwl, audio_ts, rgb_data4,
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/ |
| H A D | pinctrl-qcs404.c | 1347 FUNCTION(pcie_clk), 1533 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|