Searched refs:SPA_FIFO_CMD_FULL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/crypto/ | ||
| D | picoxcell_crypto_regs.h | 126 #define SPA_FIFO_CMD_FULL (1 << 7) macro |
| D | picoxcell_crypto.c | 203 return fifo_stat & SPA_FIFO_CMD_FULL; in spacc_fifo_cmd_full() |