Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/ralink/
Dclk-mt7621.c100 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_enable() local
109 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_disable() local
117 struct mt7621_gate *clk_gate = to_mt7621_gate(hw); in mt7621_gate_is_enabled() local
/linux-6.1.9/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-6.1.9/include/linux/
Dclk-provider.h510 struct clk_gate { struct
518 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro.h305 struct hantro_reg clk_gate; member
/linux-6.1.9/drivers/clk/bcm/
Dclk-kona.c478 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
/linux-6.1.9/drivers/iio/adc/
Dmeson_saradc.c275 struct clk_gate clk_gate; member
/linux-6.1.9/drivers/net/dsa/
Dlantiq_gswip.c264 struct clk *clk_gate; member