Home
last modified time | relevance | path

Searched refs:CMD_FIFO_LOAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h37 #define CMD_FIFO_LOAD (0x04 << CMD_SHIFT) macro
/openbmc/linux/drivers/crypto/caam/
H A Ddesc.h44 #define CMD_FIFO_LOAD (0x04 << CMD_SHIFT) macro
H A Dcaamalg.c1152 append_cmd(desc, CMD_FIFO_LOAD | FIFOLD_CLASS_CLASS1 | IMMEDIATE | in init_gcm_job()