Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_wdog.c58 struct imx_wdog_softc { struct
59 struct mtx sc_mtx;
60 device_t sc_dev;
61 struct resource *sc_res[2];
62 void *sc_ih;
63 uint32_t sc_timeout;
64 bool sc_pde_enabled;