Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/mmp/
Dclk-gate.c25 #define to_clk_mmp_gate(hw) container_of(hw, struct mmp_clk_gate, hw) macro
29 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_enable()
56 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_disable()
74 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_is_enabled()