Home
last modified time | relevance | path

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

/linux/drivers/clk/samsung/
H A Dclk.h61 struct samsung_fixed_rate_clock { struct
62 unsigned int id;
63 char *name;
64 const char *parent_name;
65 unsigned long flags;
66 unsigned long fixed_rate;