Searched refs:ti_wdt_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_wdt.c69 struct ti_wdt_softc { struct
89 sizeof(struct ti_wdt_softc)
98 ti_wdt_reg_read(struct ti_wdt_softc *sc, uint32_t reg)
105 ti_wdt_reg_write(struct ti_wdt_softc *sc, uint32_t reg, uint32_t val)
115 ti_wdt_reg_wait(struct ti_wdt_softc *sc, uint32_t bit)
123 ti_wdt_disable(struct ti_wdt_softc *sc)
134 ti_wdt_enable(struct ti_wdt_softc *sc)
161 struct ti_wdt_softc *sc;
206 struct ti_wdt_softc *sc;
226 struct ti_wdt_softc *s
[all...]

Completed in 106 milliseconds