Home
last modified time | relevance | path

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

/linux/drivers/clk/mxs/
H A Dclk-frac.c23 struct clk_frac { struct
31 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) argument
/linux/drivers/clk/spear/
H A Dclk.h60 struct clk_frac { struct
61 struct clk_hw hw;
62 void __iomem *reg;
63 struct frac_rate_tbl *rtbl;
64 u8 rtbl_cnt;
65 spinlock_t *lock;