Searched refs:pcie_clk (Results 1 – 1 of 1) sorted by relevance
148 static struct clk *pcie_clk; variable155 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()