Home
last modified time | relevance | path

Searched refs:clk_dummy_context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk_test.c17 struct clk_dummy_context { struct
25 struct clk_dummy_context *ctx = in clk_dummy_recalc_rate() argument
26 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 …]