Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/allwinner/
H A Daw_ccung.h76 struct aw_ccung_softc { struct
77 device_t dev;
78 struct resource *res;
79 struct clkdom *clkdom;
80 struct mtx mtx;
81 struct aw_ccung_reset *resets;
82 int nresets;
83 struct aw_ccung_gate *gates;
84 int ngates;
85 struct aw_ccung_clk *clks;
[all …]