Searched refs:twl_clock_info (Results 1 – 1 of 1) sorted by relevance
34 struct twl_clock_info { struct42 twlclk_read(struct twl_clock_info *info, unsigned int slave_subgp, in twlclk_read() argument54 twlclk_write(struct twl_clock_info *info, unsigned int slave_subgp, in twlclk_write()61 static inline struct twl_clock_info *to_twl_clks_info(struct clk_hw *hw) in to_twl_clks_info()63 return container_of(hw, struct twl_clock_info, hw); in to_twl_clks_info()74 struct twl_clock_info *cinfo = to_twl_clks_info(hw); in twl6032_clks_prepare()94 struct twl_clock_info *cinfo = to_twl_clks_info(hw); in twl6032_clks_unprepare()147 struct twl_clock_info *cinfo; in twl_clks_probe()