Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_decpc.c39 #define STAT_dma_ready 0x0010 /* dma command ready */ macro
278 if (!dt_waitbit(STAT_dma_ready)) in dt_wait_dma()
323 if (dt_waitbit(STAT_dma_ready)) in synth_flush()