Searched defs:clk_gate (Results 1 – 5 of 5) sorted by relevance
308 struct clk_gate { struct319 extern const struct clk_ops clk_gate_ops; argument
108 u32 clk_gate[2]; in __socfpga_gate_init() local
182 u32 clk_gate[2]; in __socfpga_gate_init() local
103 u32 prd, dty, val, clk_gate; in sun4i_pwm_config() local
485 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function