Searched defs:main_clk (Results 1 – 4 of 4) sorted by relevance
104 struct main_clk { struct105 struct clk clk;106 uint32_t div_offset;
89 static struct clk main_clk = { variable
112 static struct clk main_clk = { variable
519 const char *main_clk; member