Lines Matching defs:clk
196 static int cgu_enable(struct clk *clk) in cgu_enable()
203 static void cgu_disable(struct clk *clk) in cgu_disable()
209 static int pmu_enable(struct clk *clk) in pmu_enable()
235 static void pmu_disable(struct clk *clk) in pmu_disable()
258 static int pci_enable(struct clk *clk) in pci_enable()
282 static int pci_ext_enable(struct clk *clk) in pci_ext_enable()
290 static void pci_ext_disable(struct clk *clk) in pci_ext_disable()
307 static int clkout_enable(struct clk *clk) in clkout_enable()
332 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pmu() local
355 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_cgu() local
371 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in clkdev_add_pci() local
408 struct clk *clk; in clkdev_add_clkout() local