Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sfp.h83 #define ITS_BIT 2 macro
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c368 u32 its = (sfp_in32(&sfp_regs->ospr) & ITS_MASK) >> ITS_BIT; in fsl_secboot_image_verification_failure()