Searched defs:cpg_core_clk (Results 1 – 1 of 1) sorted by relevance
90 struct cpg_core_clk { struct92 const char *name;93 unsigned int id;94 unsigned int type;96 unsigned int parent; /* Core Clocks only */97 unsigned int div;98 unsigned int mult;99 unsigned int offset;