Searched refs:OCOTP_LOCK_ROM_PATCH_SHIFT (Results 1 – 6 of 6) sorted by relevance
41794 #define OCOTP_LOCK_ROM_PATCH_SHIFT (17U) macro41795 …_ROM_PATCH(x) (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ROM_PATCH_SHIFT)) & OCOT…
43967 #define OCOTP_LOCK_ROM_PATCH_SHIFT (17U) macro43968 …_ROM_PATCH(x) (((uint32_t)(((uint32_t)(x)) << OCOTP_LOCK_ROM_PATCH_SHIFT)) & OCOT…
31502 #define OCOTP_LOCK_ROM_PATCH_SHIFT 17 macro