Home
last modified time | relevance | path

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

/linux-6.12.1/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;