Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_wdog.c54 struct imx_wdog_softc { struct
55 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;