Searched refs:cpu_clk_mux_p (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/actions/ |
| A D | owl-s700.c | 98 static const char *cpu_clk_mux_p[] = {"losc", "hosc", "core_pll", "noc1_clk_div"}; variable 115 static OWL_MUX(clk_cpu, "cpu_clk", cpu_clk_mux_p, CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT);
|
| A D | owl-s900.c | 94 static const char *cpu_clk_mux_p[] = { "losc", "hosc", "core_pll_clk", }; variable 114 static OWL_MUX(cpu_clk, "cpu_clk", cpu_clk_mux_p, CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT);
|
| /linux/ |
| A D | System.map | 138379 ffff800011f07a30 d cpu_clk_mux_p 138627 ffff800011f0b550 d cpu_clk_mux_p
|
| A D | .tmp_System.map | 138379 ffff800011f07a30 d cpu_clk_mux_p 138627 ffff800011f0b550 d cpu_clk_mux_p
|
Completed in 337 milliseconds