Home
last modified time | relevance | path

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

/drivers/staging/tidspbridge/include/dspbridge/
Ddbdefs.h61 #define DSP_STREAMIOCOMPLETION 0x00002000 macro
92 DSP_STREAMDONE | DSP_STREAMIOCOMPLETION | DSP_MMUFAULT | \
/drivers/staging/tidspbridge/rmgr/
Dstrm.c609 } else if ((event_mask & ~((DSP_STREAMIOCOMPLETION) | in strm_register_notify()
/drivers/staging/tidspbridge/core/
Dio_sm.c1290 ntfy_notify(pchnl->ntfy_obj, DSP_STREAMIOCOMPLETION); in notify_chnl_complete()