Home
last modified time | relevance | path

Searched defs:clk_gate (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dclk-provider.h289 struct clk_gate { struct
300 extern const struct clk_ops clk_gate_ops; argument
/linux-4.1.27/drivers/clk/socfpga/
Dclk-gate.c187 u32 clk_gate[2]; in __socfpga_gate_init() local
/linux-4.1.27/drivers/pwm/
Dpwm-sun4i.c102 u32 prd, dty, val, clk_gate; in sun4i_pwm_config() local
/linux-4.1.27/drivers/clk/bcm/
Dclk-kona.c484 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function