Searched refs:thm_parents (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/sprd/ |
D | ums512-clk.c | 802 static const struct clk_parent_data thm_parents[] = { variable 806 static SPRD_MUX_CLK_DATA(thm0_clk, "thm0-clk", thm_parents, 808 static SPRD_MUX_CLK_DATA(thm1_clk, "thm1-clk", thm_parents, 810 static SPRD_MUX_CLK_DATA(thm2_clk, "thm2-clk", thm_parents, 812 static SPRD_MUX_CLK_DATA(thm3_clk, "thm3-clk", thm_parents,
|
D | sc9860-clk.c | 588 static const char * const thm_parents[] = { "ext-32k", "fac-250k" }; variable 589 static SPRD_MUX_CLK(thm_clk, "thm", thm_parents, 0x270,
|