Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_rsb.c130 struct rsb_softc { struct
131 struct resource *res;
132 struct mtx mtx;
133 clk_t clk;
134 hwreset_t rst;
135 device_t iicbus;
159 struct rsb_softc *sc; in rsb_reset() argument