Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-gate.c20 #define to_clk_regmap_gate(_hw) container_of(_hw, struct clk_regmap_gate, hw)
24 struct clk_regmap_gate *gate = to_clk_regmap_gate(hw); in clk_regmap_gate_prepare()
32 struct clk_regmap_gate *gate = to_clk_regmap_gate(hw); in clk_regmap_gate_unprepare()
40 struct clk_regmap_gate *gate = to_clk_regmap_gate(hw); in clk_regmap_gate_is_prepared()
61 struct clk_regmap_gate *gate; in devm_clk_regmap_register_gate()
H A Dclk-regmap.h244 struct clk_regmap_gate { struct
H A Dclk-regmap-composite.c215 struct clk_regmap_gate *gate = NULL; in devm_clk_regmap_register_composite()