Home
last modified time | relevance | path

Searched refs:TS_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/ngene/
Dngene-core.c613 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
615 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
620 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
Dngene.h354 #define TS_BLOCK_SIZE 256 macro