Searched refs:thm_parents (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/sprd/ |
| H A D | ums512-clk.c | 801 static const struct clk_parent_data thm_parents[] = { variable 805 static SPRD_MUX_CLK_DATA(thm0_clk, "thm0-clk", thm_parents, 807 static SPRD_MUX_CLK_DATA(thm1_clk, "thm1-clk", thm_parents, 809 static SPRD_MUX_CLK_DATA(thm2_clk, "thm2-clk", thm_parents, 811 static SPRD_MUX_CLK_DATA(thm3_clk, "thm3-clk", thm_parents,
|
| H A 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,
|