Searched defs:rsb_softc (Results 1 – 1 of 1) sorted by relevance
130 struct rsb_softc { struct131 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