Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djr.c49 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.h131 #define SEC_CTPR_MS_VIRT_EN_POR 0x00000002 macro