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

/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h151 #define RT2560_F_INPUT_RUNNING 0x1 macro
H A Drt2560.c1197 sc->sc_flags |= RT2560_F_INPUT_RUNNING;
1209 sc->sc_flags &= ~RT2560_F_INPUT_RUNNING;
2682 while (*flags & RT2560_F_INPUT_RUNNING)

Completed in 57 milliseconds