Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/clkng/
H A Daw_ccung.h78 struct aw_ccung_softc { struct
79 device_t dev;
80 struct resource *res;
81 struct clkdom *clkdom;
82 struct mtx mtx;
84 int nresets;
85 struct aw_ccung_gate *gates;
86 int ngates;
87 struct aw_ccung_clk *clks;
88 int nclks;
[all …]