Searched refs:OCOTP_LOCK_ROM_PATCH_MASK (Results 1 – 6 of 6) sorted by relevance
41793 #define OCOTP_LOCK_ROM_PATCH_MASK (0x20000U) macro41795 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ROM_PATCH_SHIFT)) & OCOTP_LOCK_ROM_PATCH_MASK)
43966 #define OCOTP_LOCK_ROM_PATCH_MASK (0x20000U) macro43968 … (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ROM_PATCH_SHIFT)) & OCOTP_LOCK_ROM_PATCH_MASK)
31501 #define OCOTP_LOCK_ROM_PATCH_MASK 0x20000u macro