Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djr.c42 u32 ctpr_ms = sec_in32(&sec->ctpr_ms); in start_jr0() local
45 if (ctpr_ms & SEC_CTPR_MS_VIRT_EN_INCL) { in start_jr0()
49 if ((ctpr_ms & SEC_CTPR_MS_VIRT_EN_POR) || in start_jr0()
54 if (ctpr_ms & SEC_CTPR_MS_VIRT_EN_POR) in start_jr0()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h103 u32 ctpr_ms; /* Compile Time Parameters Register, MS */ member