Home
last modified time | relevance | path

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

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