Home
last modified time | relevance | path

Searched refs:SPA_FIFO_CMD_FULL (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/
Dpicoxcell_crypto_regs.h126 #define SPA_FIFO_CMD_FULL (1 << 7) macro
Dpicoxcell_crypto.c191 return fifo_stat & SPA_FIFO_CMD_FULL; in spacc_fifo_cmd_full()