Searched refs:pcie_clk (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/arch/mips/pci/ |
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()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
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",
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | mediatek,mt7981-pinctrl.yaml | 137 "pcie_clk" "pcie" 34 317 enum: [pcie_clk, pcie_wake, pcie_pereset] 470 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
A D | mediatek,mt7986-pinctrl.yaml | 92 "pcie_clk" "pcie" 9 205 enum: [pcie_clk, pcie_wake, pcie_pereset] 391 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
A D | qcom,qcs404-pinctrl.yaml | 102 mclk_in2, m_voc, nfc_dwl, nfc_irq, pcie_clk, pll_bist,
|
/linux-6.3-rc2/arch/arm64/boot/dts/mediatek/ |
A D | mt7986a-rfb.dts | 170 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
A D | mt7986a-bananapi-bpi-r3.dts | 273 groups = "pcie_clk", "pcie_pereset";
|
/linux-6.3-rc2/drivers/pinctrl/qcom/ |
A D | pinctrl-qcs404.c | 1347 FUNCTION(pcie_clk), 1533 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|
Completed in 12 milliseconds