Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/baikal-t1/
Dccu-div.h56 struct ccu_div_init_data { struct
57 unsigned int id;
58 const char *name;
59 const char *parent_name;
60 unsigned int base;
61 struct regmap *sys_regs;
62 struct device_node *np;
63 enum ccu_div_type type;
64 union {
68 unsigned long flags;
[all …]