Searched refs:DMA_ORDER_STOP (Results 1 – 1 of 1) sorted by relevance
20 #define DMA_ORDER_STOP (1 << 4) /* DMA stop */ macro122 val = readq(order_reg) | DMA_ORDER_STOP; in loongson_pcm_trigger()