Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h1013 TI_FLAG_DEBUGING = 0x01, enumerator
H A Dif_ti.c3601 sc->ti_flags |= TI_FLAG_DEBUGING; in ti_open()
3617 sc->ti_flags &= ~TI_FLAG_DEBUGING; in ti_close()
3900 if (sc->ti_flags & TI_FLAG_DEBUGING) in ti_watchdog()