Searched refs:NGENE_IO_TSOUT (Results 1 – 3 of 3) sorted by relevance
80 if (chan->mode & NGENE_IO_TSOUT) { in demux_tasklet()515 if (chan->mode & NGENE_IO_TSOUT) in clear_buffers()522 if (chan->mode & NGENE_IO_TSOUT) { in clear_buffers()555 if (chan->mode & NGENE_IO_TSOUT) in ngene_command_stream_control()596 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()637 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()717 if (chan->mode & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in set_transfer()721 if (chan->mode & NGENE_IO_TSOUT) { in set_transfer()1092 if (type & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in AllocCommonBuffers()1109 if (type & NGENE_IO_TSOUT) { in AllocCommonBuffers()[all …]
1057 NGENE_IO_TSOUT},1072 NGENE_IO_TSOUT},1088 NGENE_IO_TSOUT},
795 #define NGENE_IO_TSOUT 8 macro