Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/clk/renesas/
Drenesas-cpg-mssr.h23 struct cpg_core_clk { struct
25 const char *name;
26 unsigned int id;
27 unsigned int type;
29 unsigned int parent; /* Core Clocks only */
30 unsigned int div;
31 unsigned int mult;
32 unsigned int offset;
/kernel/linux/linux-5.10/drivers/clk/renesas/
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;