Searched refs:WF_DMA_ACK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | wavefront.h | 145 #define WF_DMA_ACK 0x81 macro |
/linux-2.4.37.9/drivers/sound/ | ||
D | wavfront.c | 1274 if ((dma_ack = wavefront_read ()) != WF_DMA_ACK) { in wavefront_send_sample() |