Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mmp/
Dclk-gate.c22 #define to_clk_mmp_gate(hw) container_of(hw, struct mmp_clk_gate, hw)
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()
97 struct mmp_clk_gate *gate; in mmp_clk_register_gate()
Dclk.h112 struct mmp_clk_gate { struct