Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
A Drzg2l-cpg.h54 struct cpg_core_clk { struct
55 const char *name;
56 unsigned int id;
57 unsigned int parent;
58 unsigned int div;
59 unsigned int mult;
60 unsigned int type;
61 unsigned int conf;
64 int flag;
65 int mux_flags;
[all …]
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;

Completed in 4 milliseconds