Searched defs:clk_gate (Results 1 – 8 of 8) sorted by relevance
97 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_enable() local106 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_disable() local114 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_is_enabled() local
97 u32 clk_gate[2]; in __socfpga_gate_init() local
173 u32 clk_gate[2]; in socfpga_gate_init() local
471 struct clk_gate { struct479 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
285 struct hantro_reg clk_gate; member
486 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
275 struct clk_gate clk_gate; member
254 struct clk *clk_gate; member
Completed in 36 milliseconds