Symbol: clk_gate_def
sys/arm/mv/clk/armada38x_gateclk.c
333
struct clk_gate_def *defp;
sys/arm/mv/clk/armada38x_gateclk.c
64
static struct clk_gate_def gateclk_nodes[] =
sys/arm/mv/clk/periph.c
86
struct clk_gate_def *gate, int id)
sys/arm/mv/clk/periph.h
291
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
304
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
310
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
314
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
332
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
338
struct clk_gate_def gate;
sys/arm/mv/clk/periph.h
392
struct clk_gate_def *, int);
sys/arm/mv/clk/periph_clk_d.c
130
struct clk_gate_def *gate;
sys/arm/mv/clk/periph_clk_d.c
65
struct clk_gate_def *gate;
sys/arm/mv/clk/periph_clk_fixed.c
63
struct clk_gate_def *gate;
sys/arm/mv/clk/periph_clk_gate.c
58
struct clk_gate_def *gate;
sys/arm/mv/clk/periph_clk_mux_gate.c
116
struct clk_gate_def *gate;
sys/arm/mv/clk/periph_clk_mux_gate.c
64
struct clk_gate_def *gate;
sys/arm/mv/mv_cp110_clock.c
186
struct clk_gate_def def;
sys/arm/nvidia/tegra124/tegra124_car.c
242
static struct clk_gate_def tegra124_gate_clks[] = {
sys/arm/nvidia/tegra124/tegra124_car.c
339
init_gates(struct tegra124_car_softc *sc, struct clk_gate_def *clks, int nclks)
sys/arm/ti/clk/ti_gate_clock.c
63
struct clk_gate_def gate_def;
sys/arm64/nvidia/tegra210/tegra210_car.c
243
static struct clk_gate_def tegra210_gate_clks[] = {
sys/arm64/nvidia/tegra210/tegra210_car.c
328
init_gates(struct tegra210_car_softc *sc, struct clk_gate_def *clks, int nclks)
sys/arm64/nvidia/tegra210/tegra210_clk_pll.c
499
static struct clk_gate_def tegra210_pll_gates[] = {
sys/dev/clk/allwinner/aw_ccung.c
183
struct clk_gate_def def;
sys/dev/clk/clk_gate.c
119
clknode_gate_register(struct clkdom *clkdom, struct clk_gate_def *clkdef)
sys/dev/clk/clk_gate.h
42
int clknode_gate_register(struct clkdom *clkdom, struct clk_gate_def *clkdef);
sys/riscv/sifive/sifive_prci.c
443
struct clk_gate_def clkdef_gate;