Home
last modified time | relevance | path

Searched refs:fixed_pciexclkp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c132 static struct clk fixed_pciexclkp = { variable
213 ret = clk_register(&fixed_pciexclkp); in pcie_clk_init()
239 clk->parent = &fixed_pciexclkp; in pcie_clk_init()
253 clk_unregister(&fixed_pciexclkp); in pcie_clk_init()