Searched refs:lookup_id (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/clk/samsung/ |
D | clk-cpu.h | 69 unsigned int lookup_id, const char *name,
|
D | clk-cpu.c | 406 unsigned int lookup_id, const char *name, const char *parent, in exynos_register_cpu_clock() argument 470 samsung_clk_add_lookup(ctx, &cpuclk->hw, lookup_id); in exynos_register_cpu_clock()
|
/linux-4.19.296/drivers/clk/rockchip/ |
D | clk.c | 576 unsigned int lookup_id, in rockchip_clk_register_armclk() argument 594 rockchip_clk_add_lookup(ctx, clk, lookup_id); in rockchip_clk_register_armclk()
|
D | clk.h | 813 unsigned int lookup_id, const char *name,
|