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