Searched defs:cpg_core_clk (Results 1 – 1 of 1) sorted by relevance
42 struct cpg_core_clk { struct44 const char *name;45 unsigned int id;46 unsigned int type;48 unsigned int parent; /* Core Clocks only */49 unsigned int div;50 unsigned int mult;51 unsigned int offset;