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