Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/hisilicon/
Dclk.h34 struct hisi_fixed_factor_clock { struct
35 unsigned int id;
36 char *name;
37 const char *parent_name;
38 unsigned long mult;
39 unsigned long div;
40 unsigned long flags;