Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/socfpga/
H A Dclk-gate-a10.c45 u32 clk_gate[2]; in __socfpga_gate_init() local
H A Dclk-gate.c139 u32 clk_gate[2]; in socfpga_gate_init() local
/openbmc/linux/drivers/clk/ralink/
H A 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
/openbmc/linux/include/linux/
H A Dclk-provider.h512 struct clk_gate { struct
520 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw) argument
/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.c478 static int clk_gate(struct ccu_data *ccu, const char *name, in clk_gate() function
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro.h313 struct hantro_reg clk_gate; member
/openbmc/linux/drivers/iio/adc/
H A Dmeson_saradc.c346 struct clk_gate clk_gate; member
/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c264 struct clk *clk_gate; member