Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Ddesc_constr.h248 append_cmd(desc, CMD_STORE | options | len);
H A Ddesc.h40 #define CMD_STORE (0x0a << CMD_SHIFT) macro