Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_rsb.c133 struct rsb_softc { struct
134 struct resource *res;
135 struct mtx mtx;
136 clk_t clk;
137 hwreset_t rst;
138 device_t iicbus;
162 struct rsb_softc *sc; in rsb_reset() argument