Searched defs:visconti_fixed_clk (Results 1 – 1 of 1) sorted by relevance
46 struct visconti_fixed_clk { struct47 unsigned int id;48 const char *name;49 const char *parent;50 unsigned long flag;51 unsigned int mult;52 unsigned int div;