Home
last modified time | relevance | path

Searched defs:cpg_core_clk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.h175 struct cpg_core_clk { struct
176 const char *name;
177 unsigned int id;
178 unsigned int parent;
179 unsigned int div;
180 unsigned int mult;
181 unsigned int type;
182 union {
188 } cfg;
189 const struct clk_div_table *dtable;
[all …]