Searched defs:clk_gate (Results 1 – 4 of 4) sorted by relevance
289 struct clk_gate { struct300 extern const struct clk_ops clk_gate_ops; argument
187 u32 clk_gate[2]; in __socfpga_gate_init() local
102 u32 prd, dty, val, clk_gate; in sun4i_pwm_config() local
484 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function