Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/ti/
HDti_wdt.c115 ti_wdt_reg_wait(struct ti_wdt_softc *sc, uint32_t bit) in ti_wdt_reg_wait() function
128 ti_wdt_reg_wait(sc, TI_W_PEND_WSPR); in ti_wdt_disable()
130 ti_wdt_reg_wait(sc, TI_W_PEND_WSPR); in ti_wdt_disable()
139 ti_wdt_reg_wait(sc, TI_W_PEND_WSPR); in ti_wdt_enable()
141 ti_wdt_reg_wait(sc, TI_W_PEND_WSPR); in ti_wdt_enable()
273 ti_wdt_reg_wait(sc, TI_W_PEND_WTGR); in ti_wdt_event()