Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-frac.c29 struct clk_frac { struct
37 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
/linux-4.19.296/drivers/clk/spear/
Dclk.h63 struct clk_frac { struct
64 struct clk_hw hw;
65 void __iomem *reg;
66 struct frac_rate_tbl *rtbl;
67 u8 rtbl_cnt;
68 spinlock_t *lock;