Home
last modified time | relevance | path

Searched defs:RTMCTL_PRGM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_sec.h34 #define RTMCTL_PRGM 0x00010000 /* 1 -> program mode, 0 -> run mode */ macro
/openbmc/linux/drivers/crypto/caam/
H A Dregs.h498 #define RTMCTL_PRGM BIT(16) /* 1 -> program mode, 0 -> run mode */ macro