Searched defs:clk_gate (Results 1 – 6 of 6) sorted by relevance
374 struct clk_gate { struct382 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
97 u32 clk_gate[2]; in __socfpga_gate_init() local
173 u32 clk_gate[2]; in socfpga_gate_init() local
486 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
275 struct clk_gate clk_gate; member
232 struct clk *clk_gate; member