Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x.c389 RTS51X_CHK_STAT(chip, STAT_SS_PRE) || in rts51x_polling_thread()
401 RTS51X_SET_STAT(chip, STAT_SS_PRE); in rts51x_polling_thread()
Drts51x_chip.h712 enum CHIP_STAT { STAT_INIT, STAT_IDLE, STAT_RUN, STAT_SS_PRE, STAT_SS, enumerator
Drts51x_transport.c951 || RTS51X_CHK_STAT(chip, STAT_SS_PRE)) { in rts51x_invoke_transport()