Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/hisilicon/
Dclk.h48 struct hisi_fixed_factor_clock { struct
49 unsigned int id;
50 char *name;
51 const char *parent_name;
52 unsigned long mult;
53 unsigned long div;
54 unsigned long flags;