Searched refs:JR_MID (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/
H A Dfsl_sec.h330 #define JR_MID (1) /* Matches ATF configuration */ macro
331 #define KS_G1 (0x10000 << JR_MID) /* CAAM only */
334 #define JR_MID (2) /* Matches ROM configuration */ macro
335 #define KS_G1 BIT(JR_MID) /* CAAM only */

Completed in 45 milliseconds