twl_clock_info
struct twl_clock_info *cinfo;
twlclk_read(struct twl_clock_info *info, unsigned int slave_subgp,
twlclk_write(struct twl_clock_info *info, unsigned int slave_subgp,
static inline struct twl_clock_info *to_twl_clks_info(struct clk_hw *hw)
return container_of(hw, struct twl_clock_info, hw);
struct twl_clock_info *cinfo = to_twl_clks_info(hw);
struct twl_clock_info *cinfo = to_twl_clks_info(hw);