Home
last modified time | relevance | path

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

/linux/sound/pci/au88x0/
H A Dau88x0_core.c801 int this_4 = 0x2; in vortex_fifo_setadbctrl() local
822 vortex_fifo_clearadbdata(vortex, fifo, FIFO_SIZE); // this_4 in vortex_fifo_setadbctrl()
824 temp = (this_4 & 0x1f) << 0xb; in vortex_fifo_setadbctrl()
826 temp = (this_4 & 0x3f) << 0xc; in vortex_fifo_setadbctrl()
901 int this_4 = 2; in vortex_fifo_setwtctrl() local
915 vortex_fifo_clearwtdata(vortex, fifo, FIFO_SIZE); // this_4 in vortex_fifo_setwtctrl()
917 temp = (this_4 & 0x1f) << 0xb; in vortex_fifo_setwtctrl()
919 temp = (this_4 & 0x3f) << 0xc; in vortex_fifo_setwtctrl()
1265 int this_8 = 0 /*empty */ , this_4 = 0 /*priority */ ; in vortex_adbdma_startfifo() local
1278 this_4, this_ in vortex_adbdma_startfifo()
1294 int this_8 = 1, this_4 = 0; vortex_adbdma_resumefifo() local
1316 int this_8 = 0, this_4 = 0; vortex_adbdma_pausefifo() local
1336 int this_4 = 0, this_8 = 0; vortex_adbdma_stopfifo() local
1515 int this_8 = 0, this_4 = 0; vortex_wtdma_startfifo() local
1543 int this_8 = 0, this_4 = 0; vortex_wtdma_resumefifo() local
1565 int this_8 = 0, this_4 = 0; vortex_wtdma_pausefifo() local
1585 int this_4 = 0, this_8 = 0; vortex_wtdma_stopfifo() local
[all...]