Searched defs:imx_wdog_softc (Results 1 – 1 of 1) sorted by relevance
54 struct imx_wdog_softc { struct55 struct mtx sc_mtx;56 device_t sc_dev;57 struct resource *sc_res[2];58 void *sc_ih;59 uint32_t sc_timeout;60 bool sc_pde_enabled;