Searched refs:peripheral_clk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/ |
H A D | clock-cpg.c | 14 static struct clk peripheral_clk = { variable 34 &peripheral_clk, 42 CLKDEV_CON_ID("peripheral_clk", &peripheral_clk), 60 clk_add_alias("fck", "sh-tmu-sh3.0", "peripheral_clk", NULL); in cpg_clk_init() 61 clk_add_alias("fck", "sh-tmu.0", "peripheral_clk", NULL); in cpg_clk_init() 62 clk_add_alias("fck", "sh-tmu.1", "peripheral_clk", NULL); in cpg_clk_init() 63 clk_add_alias("fck", "sh-tmu.2", "peripheral_clk", NULL); in cpg_clk_init() 64 clk_add_alias("fck", "sh-mtu2", "peripheral_clk", NULL); in cpg_clk_init() 65 clk_add_alias("fck", "sh-cmt-16.0", "peripheral_clk", NUL in cpg_clk_init() [all...] |
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/ |
H A D | clock-cpg.c | 14 static struct clk peripheral_clk = { variable 34 &peripheral_clk, 42 CLKDEV_CON_ID("peripheral_clk", &peripheral_clk), 60 clk_add_alias("fck", "sh-tmu-sh3.0", "peripheral_clk", NULL); in cpg_clk_init() 61 clk_add_alias("fck", "sh-tmu.0", "peripheral_clk", NULL); in cpg_clk_init() 62 clk_add_alias("fck", "sh-tmu.1", "peripheral_clk", NULL); in cpg_clk_init() 63 clk_add_alias("fck", "sh-tmu.2", "peripheral_clk", NULL); in cpg_clk_init() 64 clk_add_alias("fck", "sh-mtu2", "peripheral_clk", NULL); in cpg_clk_init() 65 clk_add_alias("fck", "sh-cmt-16.0", "peripheral_clk", NUL in cpg_clk_init() [all...] |
Completed in 1 milliseconds