Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h145 #define WF_DMA_ACK 0x81 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c1274 if ((dma_ack = wavefront_read ()) != WF_DMA_ACK) { in wavefront_send_sample()