Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_sec.h268 #define CMD_PAGE_DEALLOC 0x2 macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c84 temp_reg = secmem_set_cmd(PAGE(page_num) | CMD_PAGE_DEALLOC); in caam_page_alloc()