Searched defs:cpg_core_clk (Results 1 – 1 of 1) sorted by relevance
43 struct cpg_core_clk { struct45 const char *name;46 unsigned int id;47 unsigned int type;49 unsigned int parent; /* Core Clocks only */50 unsigned int div;51 unsigned int mult;52 unsigned int offset;
Completed in 3 milliseconds