Searched full:pcie_clk (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | baikal,bt1-ccu-div.yaml | 103 - const: pcie_clk 119 - const: pcie_clk 163 clock-names = "sata_clk", "pcie_clk", "eth_clk"; 179 clock-names = "ref_clk", "sata_clk", "pcie_clk",
|
| /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/kernel/drivers/clk/baikal-t1/ |
| H A D | clk-ccu-div.c | 146 CCU_DIV_VAR_INFO(CCU_AXI_MAIN_CLK, "axi_main_clk", "pcie_clk", 165 CCU_DIV_VAR_INFO(CCU_AXI_PCIE_M_CLK, "axi_pcie_m_clk", "pcie_clk", 168 CCU_DIV_VAR_INFO(CCU_AXI_PCIE_S_CLK, "axi_pcie_s_clk", "pcie_clk", 210 "pcie_clk", CCU_SYS_APB_BASE, 5,
|
| /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, _, _, _, _, _, _),
|