Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-prima2/
Dplatsmp.c43 static const struct of_device_id clk_ids[] = { variable
53 np = of_find_matching_node(NULL, clk_ids); in sirfsoc_boot_secondary()
/linux-4.4.14/drivers/clk/pistachio/
Dclk.c125 unsigned int *clk_ids, unsigned int num) in pistachio_clk_force_enable() argument
131 struct clk *clk = p->clk_data.clks[clk_ids[i]]; in pistachio_clk_force_enable()
Dclk.h172 unsigned int *clk_ids, unsigned int num);