Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvwsnd.c402 # define LI_CCTL_RPTR 0x0000FF00 macro
481 LI_CCTL_RPTR, /* sw ptr bitmask in ctlval */
707 chan->ctlval &= ~(LI_CCTL_DMA_ENABLE | LI_CCTL_RPTR | LI_CCTL_WPTR); in li_deactivate_dma()