Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_wdog.c91 struct aw_wdog_softc { struct
92 device_t dev;
93 struct resource * res;
94 struct mtx mtx;
95 uint8_t wdog_ctrl;
96 uint32_t wdog_ctrl_key;
97 uint8_t wdog_mode;
98 uint8_t wdog_mode_intvl_shift;
99 uint8_t wdog_mode_en;
100 uint8_t wdog_config;
[all …]