Searched refs:isKceInUse (Results 1 – 1 of 1) sorted by relevance
149 #define CC_BSV_IS_KCE_IN_USE(hwBaseAddress, isKceInUse, error) \ argument151 error = CC_BsvOTPWordRead(hwBaseAddress, CC_OTP_OEM_FLAG_OFFSET, &isKceInUse); \152 isKceInUse = 0x1UL ^ (CC_REG_FLD_GET2(0, OTP_OEM_FLAG, KCE_NOT_IN_USE, isKceInUse)); \