Searched defs:clk_gate (Results 1 – 5 of 5) sorted by relevance
351 struct clk_gate { struct359 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
108 u32 clk_gate[2]; in __socfpga_gate_init() local
182 u32 clk_gate[2]; in __socfpga_gate_init() local
485 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
243 struct clk_gate clk_gate; member