Lines Matching refs:clk_gate_test_context
130 struct clk_gate_test_context { struct
137 static struct clk_gate_test_context *clk_gate_test_alloc_ctx(struct kunit *test) in clk_gate_test_alloc_ctx() argument
139 struct clk_gate_test_context *ctx; in clk_gate_test_alloc_ctx()
150 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_parent_rate()
161 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_enable()
178 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_disable()
207 struct clk_gate_test_context *ctx; in clk_gate_test_init()
226 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_exit()
241 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_invert_enable()
258 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_invert_disable()
286 struct clk_gate_test_context *ctx; in clk_gate_test_invert_init()
314 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_hiword_enable()
331 struct clk_gate_test_context *ctx = test->priv; in clk_gate_test_hiword_disable()
359 struct clk_gate_test_context *ctx; in clk_gate_test_hiword_init()
387 struct clk_gate_test_context *ctx; in clk_gate_test_is_enabled()
402 struct clk_gate_test_context *ctx; in clk_gate_test_is_disabled()
417 struct clk_gate_test_context *ctx; in clk_gate_test_is_enabled_inverted()
432 struct clk_gate_test_context *ctx; in clk_gate_test_is_disabled_inverted()