Searched refs:pcie_clk (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/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-v6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt7986a-rfb.dts | 171 groups = "pcie_clk", "pcie_wake", "pcie_pereset";
|
| D | mt7986a-bananapi-bpi-r3.dts | 305 groups = "pcie_clk", "pcie_pereset";
|
| /Linux-v6.6/drivers/pinctrl/qcom/ |
| D | pinctrl-qcs404.c | 1339 MSM_PIN_FUNCTION(pcie_clk), 1525 [35] = PINGROUP(35, SOUTH, pcie_clk, _, qdss_tracedata_b, _, _, _, _, _, _),
|