Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Ddt2801.c79 #define DT_S_READY (1<<2) macro
228 if (stat & (DT_S_COMPOSITE_ERROR | DT_S_READY)) in dt2801_readdata()
295 if (stat & DT_S_READY) in dt2801_wait_for_ready()
302 if (stat & DT_S_READY) in dt2801_wait_for_ready()
320 if (!(stat & DT_S_READY)) in dt2801_writecmd()
345 if (stat & DT_S_READY) in dt2801_reset()
360 if (stat & DT_S_READY) in dt2801_reset()