Home
last modified time | relevance | path

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

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