Searched refs:pcie_clk (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/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()
|
/linux-6.12.1/arch/arm64/boot/dts/renesas/ |
D | white-hawk-cpu-common.dtsi | 120 pcie_clk: clk-9fgv0841-pci { label 299 clocks = <&pcie_clk>;
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt7986a-rfb.dts | 183 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
D | mt7986a-bananapi-bpi-r3.dts | 306 groups = "pcie_clk", "pcie_pereset";
|
D | mt7986a-bananapi-bpi-r3-mini.dts | 343 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
/linux-6.12.1/drivers/pinctrl/qcom/ |
D | pinctrl-qcs404.c | 1339 MSM_PIN_FUNCTION(pcie_clk), 1525 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|