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