to_clk_fixed_rate
kfree(to_clk_fixed_rate(hw));
fixed = to_clk_fixed_rate(hw);
return to_clk_fixed_rate(hw)->fixed_rate;
struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw);