Searched refs:clk_dummy_context (Results 1 – 1 of 1) sorted by relevance
17 struct clk_dummy_context { struct25 struct clk_dummy_context *ctx = in clk_dummy_recalc_rate() argument26 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_recalc_rate()68 struct clk_dummy_context *ctx = in clk_dummy_set_rate()69 container_of(hw, struct clk_dummy_context, hw); in clk_dummy_set_rate()129 struct clk_dummy_context parents_ctx[2];169 struct clk_dummy_context *ctx; in clk_test_init_with_ops()207 struct clk_dummy_context *ctx = test->priv; in clk_test_exit()217 struct clk_dummy_context *ctx = test->priv; in clk_test_get_rate()238 struct clk_dummy_context *ctx = test->priv; in clk_test_set_get_rate()[all …]