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 Drzg2l-cpg.h98 struct cpg_core_clk { struct
99 const char *name;
100 unsigned int id;
101 unsigned int parent;
102 unsigned int div;
103 unsigned int mult;
104 unsigned int type;
105 unsigned int conf;
106 unsigned int sconf;
107 const struct clk_div_table *dtable;
[all …]