Searched refs:NGENE_IO_TSOUT (Results 1 – 3 of 3) sorted by relevance
98 if (chan->mode & NGENE_IO_TSOUT) { in demux_tasklet()532 if (chan->mode & NGENE_IO_TSOUT) in clear_buffers()539 if (chan->mode & NGENE_IO_TSOUT) { in clear_buffers()572 if (chan->mode & NGENE_IO_TSOUT) in ngene_command_stream_control()618 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()659 if (chan->mode & NGENE_IO_TSOUT) { in ngene_command_stream_control()740 if (chan->mode & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in set_transfer()744 if (chan->mode & NGENE_IO_TSOUT) { in set_transfer()1117 if (type & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in AllocCommonBuffers()1134 if (type & NGENE_IO_TSOUT) { in AllocCommonBuffers()[all …]
648 NGENE_IO_TSOUT},663 NGENE_IO_TSOUT},679 NGENE_IO_TSOUT},
837 #define NGENE_IO_TSOUT 8 macro