Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dclk-provider.h374 struct clk_gate { struct
382 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/Linux-v5.4/drivers/clk/socfpga/
Dclk-gate-a10.c97 u32 clk_gate[2]; in __socfpga_gate_init() local
Dclk-gate.c173 u32 clk_gate[2]; in socfpga_gate_init() local
/Linux-v5.4/drivers/clk/bcm/
Dclk-kona.c486 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
/Linux-v5.4/drivers/iio/adc/
Dmeson_saradc.c275 struct clk_gate clk_gate; member
/Linux-v5.4/drivers/net/dsa/
Dlantiq_gswip.c232 struct clk *clk_gate; member