Searched refs:PT3_ACCESS_UNIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/pci/pt3/
H A Dpt3_dma.c22 #define PT3_ACCESS_UNIT (TS_PACKET_SZ * 128) macro
72 *ofs += PT3_ACCESS_UNIT; next_unit()
98 else if (adap->buf_ofs + PT3_ACCESS_UNIT > DATA_BUF_SZ) { pt3_proc_dma()
105 PT3_ACCESS_UNIT / TS_PACKET_SZ); pt3_proc_dma()
125 ofs += PT3_ACCESS_UNIT; pt3_init_dmabuf()

Completed in 46 milliseconds