Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/renesas/
A Drenesas-cpg-mssr.h20 struct cpg_core_clk { struct
22 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;
A Drzg2l-cpg.h88 struct cpg_core_clk { struct
89 const char *name;
90 unsigned int id;
91 unsigned int parent;
92 unsigned int div;
93 unsigned int mult;
94 unsigned int type;
95 unsigned int conf;
98 int flag;
99 int mux_flags;
[all …]

Completed in 8 milliseconds