Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_dma.c13 #define PT3_ACCESS_UNIT (TS_PACKET_SZ * 128) macro
63 *ofs += PT3_ACCESS_UNIT; in next_unit()
89 else if (adap->buf_ofs + PT3_ACCESS_UNIT > DATA_BUF_SZ) { in pt3_proc_dma()
96 PT3_ACCESS_UNIT / TS_PACKET_SZ); in pt3_proc_dma()
116 ofs += PT3_ACCESS_UNIT; in pt3_init_dmabuf()