Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dclk-provider.h308 struct clk_gate { struct
319 extern const struct clk_ops clk_gate_ops; argument
/linux-4.4.14/drivers/clk/socfpga/
Dclk-gate-a10.c108 u32 clk_gate[2]; in __socfpga_gate_init() local
Dclk-gate.c182 u32 clk_gate[2]; in __socfpga_gate_init() local
/linux-4.4.14/drivers/pwm/
Dpwm-sun4i.c103 u32 prd, dty, val, clk_gate; in sun4i_pwm_config() local
/linux-4.4.14/drivers/clk/bcm/
Dclk-kona.c485 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function