Searched refs:int_clk_hw (Results 1 – 1 of 1) sorted by relevance
285 struct clk_hw int_clk_hw; member1782 struct ad4130_state *st = container_of(hw, struct ad4130_state, int_clk_hw); in ad4130_int_clk_is_enabled()1789 struct ad4130_state *st = container_of(hw, struct ad4130_state, int_clk_hw); in ad4130_int_clk_prepare()1803 struct ad4130_state *st = container_of(hw, struct ad4130_state, int_clk_hw); in ad4130_int_clk_unprepare()1847 st->int_clk_hw.init = &init; in ad4130_setup_int_clk()1848 clk = devm_clk_register(dev, &st->int_clk_hw); in ad4130_setup_int_clk()