Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/visconti/
A Dclkc.h46 struct visconti_fixed_clk { struct
47 unsigned int id;
48 const char *name;
49 const char *parent;
50 unsigned long flag;
51 unsigned int mult;
52 unsigned int div;

Completed in 3 milliseconds