Searched defs:cpg_core_clk (Results 1 – 1 of 1) sorted by relevance
23 struct cpg_core_clk { struct25 const char *name;26 unsigned int id;27 unsigned int type;29 unsigned int parent; /* Core Clocks only */30 unsigned int div;31 unsigned int mult;32 unsigned int offset;