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()721 if (chan->mode & NGENE_IO_TSOUT) { in set_transfer()1109 if (type & NGENE_IO_TSOUT) { in AllocCommonBuffers()1468 if (!dev->ci.en && (io & NGENE_IO_TSOUT)) in init_channel()1471 if (io & (NGENE_IO_TSIN | NGENE_IO_TSOUT)) { in init_channel()[all …]
1057 NGENE_IO_TSOUT},1072 NGENE_IO_TSOUT},1088 NGENE_IO_TSOUT},
844 #define NGENE_IO_TSOUT 8 macro
Completed in 14 milliseconds