Searched refs:pcie_clk (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
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()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,qcs404-pinctrl.txt | 117 pcie_clk, nfc_irq, blsp_spi4, nfc_dwl, audio_ts, rgb_data4,
|
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
D | pinctrl-qcs404.c | 1347 FUNCTION(pcie_clk), 1533 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|