Searched refs:NGENE_IO_TSOUT (Results 1 – 3 of 3) sorted by relevance
100 if (chan->mode & NGENE_IO_TSOUT) { in demux_tasklet()540 if (chan->mode & NGENE_IO_TSOUT) in clear_buffers()547 if (chan->mode & NGENE_IO_TSOUT) { in clear_buffers()580 if (chan->mode & NGENE_IO_TSOUT) in ngene_command_stream_control()626 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()667 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()748 if (chan->mode & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in set_transfer()752 if (chan->mode & NGENE_IO_TSOUT) { in set_transfer()1129 if (type & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in AllocCommonBuffers()1146 if (type & NGENE_IO_TSOUT) { in AllocCommonBuffers()[all …]
406 NGENE_IO_TSOUT},421 NGENE_IO_TSOUT},437 NGENE_IO_TSOUT},
837 #define NGENE_IO_TSOUT 8 macro