Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_cru.h232 struct rk_cru_softc { struct
233 device_t dev;
234 struct resource *res;
235 struct clkdom *clkdom;
236 struct mtx mtx;
237 int type;
239 uint32_t reset_num;
241 int ngates;
242 struct rk_clk *clks;
243 int nclks;
[all …]