Lines Matching defs:cpg_core_clk
65 struct cpg_core_clk { struct66 const char *name;67 unsigned int id;68 unsigned int parent;69 unsigned int div;70 unsigned int mult;71 unsigned int type;72 union {75 } cfg;76 const struct clk_div_table *dtable;77 u32 flag;