Home
last modified time | relevance | path

Searched refs:to_clk_regmap_gate (Results 1 – 1 of 1) 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) macro
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()