clk_hw_omap_comp
#define to_clk_hw_comp(_hw) container_of(_hw, struct clk_hw_omap_comp, hw)
struct clk_hw_omap_comp *cclk = to_clk_hw_comp(hw);
struct clk_hw_omap_comp *cclk;
static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx)