Searched refs:clk_dummy_context (Results 1 – 1 of 1) sorted by relevance
29 struct clk_dummy_context { struct38 struct clk_dummy_context *ctx = in clk_dummy_recalc_rate() argument39 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_recalc_rate()81 struct clk_dummy_context *ctx = in clk_dummy_set_rate()82 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_set_rate()91 struct clk_dummy_context *ctx = in clk_dummy_set_spread_spectrum()92 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_set_spread_spectrum()156 struct clk_dummy_context parents_ctx[2];196 struct clk_dummy_context *ctx; in clk_test_init_with_ops()234 struct clk_dummy_context *ctx = test->priv; in clk_test_exit()[all …]