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

/freebsd-12-stable/sys/dev/ral/
H A Drt2560var.h152 #define RT2560_F_INPUT_RUNNING 0x1 macro
H A Drt2560.c1194 sc->sc_flags |= RT2560_F_INPUT_RUNNING;
1206 sc->sc_flags &= ~RT2560_F_INPUT_RUNNING;
2663 while (*flags & RT2560_F_INPUT_RUNNING)

Completed in 113 milliseconds