Searched refs:SM_STATUS (Results 1 - 1 of 1) sorted by path

/u-boot/include/
H A Dfsl_sec.h293 #define CAAM_SMCSJR(v, jr) (JR_BASE_ADDR(jr) + SM_OFFSET(v) + SM_STATUS(v))
306 #define SM_STATUS(v) (v == 1 ? 0x8 : 0x1EC) macro

Completed in 97 milliseconds