Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclk-provider.h351 struct clk_gate { struct
359 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/Linux-v4.19/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-v4.19/drivers/clk/bcm/
Dclk-kona.c485 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
/Linux-v4.19/drivers/iio/adc/
Dmeson_saradc.c243 struct clk_gate clk_gate; member