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