Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/ti/
Dti_wdt.c71 struct ti_wdt_softc { struct
91 sizeof(struct ti_wdt_softc) argument
99 ti_wdt_reg_read(struct ti_wdt_softc *sc, uint32_t reg) in ti_wdt_reg_read()
106 ti_wdt_reg_write(struct ti_wdt_softc *sc, uint32_t reg, uint32_t val) in ti_wdt_reg_write()
116 ti_wdt_reg_wait(struct ti_wdt_softc *sc, uint32_t bit) in ti_wdt_reg_wait()
124 ti_wdt_disable(struct ti_wdt_softc *sc) in ti_wdt_disable()
135 ti_wdt_enable(struct ti_wdt_softc *sc) in ti_wdt_enable()
162 struct ti_wdt_softc *sc; in ti_wdt_attach()
207 struct ti_wdt_softc *sc; in ti_wdt_detach()
227 struct ti_wdt_softc *sc; in ti_wdt_intr()
[all …]