Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/hisilicon/
Dclk.h46 struct hisi_fixed_factor_clock { struct
47 unsigned int id;
48 char *name;
49 const char *parent_name;
50 unsigned long mult;
51 unsigned long div;
52 unsigned long flags;