Lines Matching refs:clk_hw
13 struct clk_hw *ret; in clk_gate_register_test_dev()
31 struct clk_hw *parent; in clk_gate_register_test_parent_names()
32 struct clk_hw *ret; in clk_gate_register_test_parent_names()
49 struct clk_hw *parent; in clk_gate_register_test_parent_data()
50 struct clk_hw *ret; in clk_gate_register_test_parent_data()
69 struct clk_hw *parent; in clk_gate_register_test_parent_data_legacy()
70 struct clk_hw *ret; in clk_gate_register_test_parent_data_legacy()
89 struct clk_hw *parent; in clk_gate_register_test_parent_hw()
90 struct clk_hw *ret; in clk_gate_register_test_parent_hw()
107 struct clk_hw *ret; in clk_gate_register_test_hiword_invalid()
132 struct clk_hw *hw;
133 struct clk_hw *parent;
151 struct clk_hw *parent = ctx->parent; in clk_gate_test_parent_rate()
152 struct clk_hw *hw = ctx->hw; in clk_gate_test_parent_rate()
162 struct clk_hw *parent = ctx->parent; in clk_gate_test_enable()
163 struct clk_hw *hw = ctx->hw; in clk_gate_test_enable()
179 struct clk_hw *parent = ctx->parent; in clk_gate_test_disable()
180 struct clk_hw *hw = ctx->hw; in clk_gate_test_disable()
205 struct clk_hw *parent; in clk_gate_test_init()
206 struct clk_hw *hw; in clk_gate_test_init()
242 struct clk_hw *parent = ctx->parent; in clk_gate_test_invert_enable()
243 struct clk_hw *hw = ctx->hw; in clk_gate_test_invert_enable()
259 struct clk_hw *parent = ctx->parent; in clk_gate_test_invert_disable()
260 struct clk_hw *hw = ctx->hw; in clk_gate_test_invert_disable()
284 struct clk_hw *parent; in clk_gate_test_invert_init()
285 struct clk_hw *hw; in clk_gate_test_invert_init()
315 struct clk_hw *parent = ctx->parent; in clk_gate_test_hiword_enable()
316 struct clk_hw *hw = ctx->hw; in clk_gate_test_hiword_enable()
332 struct clk_hw *parent = ctx->parent; in clk_gate_test_hiword_disable()
333 struct clk_hw *hw = ctx->hw; in clk_gate_test_hiword_disable()
357 struct clk_hw *parent; in clk_gate_test_hiword_init()
358 struct clk_hw *hw; in clk_gate_test_hiword_init()
386 struct clk_hw *hw; in clk_gate_test_is_enabled()
401 struct clk_hw *hw; in clk_gate_test_is_disabled()
416 struct clk_hw *hw; in clk_gate_test_is_enabled_inverted()
431 struct clk_hw *hw; in clk_gate_test_is_disabled_inverted()