Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dcs46xx.c1280 unsigned long SGarray[9], nSGpages=0; in __prog_dmabuf() local
1391 SGarray[0] = 0x82c0200d; in __prog_dmabuf()
1392 SGarray[1] = 0xffff0000; in __prog_dmabuf()
1393 SGarray[2] = *ptmp; in __prog_dmabuf()
1394 SGarray[3] = 0x00010600; in __prog_dmabuf()
1395 SGarray[4] = *(ptmp+2); in __prog_dmabuf()
1396 SGarray[5] = 0x80000010; in __prog_dmabuf()
1397 SGarray[6] = *ptmp; in __prog_dmabuf()
1398 SGarray[7] = *(ptmp+2); in __prog_dmabuf()
1399 SGarray[8] = (virt_to_bus(dmabuf->pbuf) & 0xffff000) | 0x10; in __prog_dmabuf()
[all …]