Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/samsung/
A Dclk.h247 struct samsung_pll_clock { struct
248 unsigned int id;
249 const char *name;
250 const char *parent_name;
251 unsigned long flags;
252 int con_offset;
253 int lock_offset;
254 enum samsung_pll_type type;
255 const struct samsung_pll_rate_table *rate_table;

Completed in 5 milliseconds