Home
last modified time | relevance | path

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

/trusty/hardware/nxp/app/hwcrypto/
Dfsl_caam_internal.h100 #define JRCFG_LS_IMSK 0x00000001 macro
Dcaam.c213 temp_reg = readl(CAAM_JRCFGR0_LS) | JRCFG_LS_IMSK; in caam_open()