Searched refs:NGENE_IO_TSOUT (Results 1 – 3 of 3) sorted by relevance
93 if (chan->mode & NGENE_IO_TSOUT) { in demux_tasklet()528 if (chan->mode & NGENE_IO_TSOUT) in clear_buffers()535 if (chan->mode & NGENE_IO_TSOUT) { in clear_buffers()568 if (chan->mode & NGENE_IO_TSOUT) in ngene_command_stream_control()609 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()650 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()730 if (chan->mode & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in set_transfer()734 if (chan->mode & NGENE_IO_TSOUT) { in set_transfer()1109 if (type & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in AllocCommonBuffers()1126 if (type & NGENE_IO_TSOUT) { in AllocCommonBuffers()[all …]
1074 NGENE_IO_TSOUT},1089 NGENE_IO_TSOUT},1105 NGENE_IO_TSOUT},
854 #define NGENE_IO_TSOUT 8 macro