Home
last modified time | relevance | path

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

/linux/drivers/clk/spear/
H A Dclk-frac-synth.c39 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) macro
/linux/drivers/clk/mxs/
H A Dclk-frac.c31 #define to_clk_frac(_hw) container_of(_hw, struct clk_frac, hw) macro