Searched refs:SPA_FIFO_CMD_FULL (Results 1 – 2 of 2) sorted by relevance
113 #define SPA_FIFO_CMD_FULL (1 << 7) macro
191 return fifo_stat & SPA_FIFO_CMD_FULL; in spacc_fifo_cmd_full()