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