Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/baikal-t1/
H A Dccu-pll.h33 struct ccu_pll_init_data { struct
34 unsigned int id;
35 const char *name;
36 const char *parent_name;
37 unsigned int base;
38 struct regmap *sys_regs;
39 struct device_node *np;
40 unsigned long flags;
41 unsigned long features;