Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mmp/
H A Dclk-gate.c22 #define to_clk_mmp_gate(hw) container_of(hw, struct mmp_clk_gate, hw) macro
26 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_enable()
53 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_disable()
71 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_is_enabled()