Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/clk/hisilicon/
Dclk.h40 struct hisi_fixed_rate_clock { struct
41 unsigned int id;
42 char *name;
43 const char *parent_name;
44 unsigned long flags;
45 unsigned long fixed_rate;
/kernel/linux/linux-5.10/drivers/clk/hisilicon/
Dclk.h26 struct hisi_fixed_rate_clock { struct
27 unsigned int id;
28 char *name;
29 const char *parent_name;
30 unsigned long flags;
31 unsigned long fixed_rate;