Searched refs:isKcpInUse (Results 1 – 1 of 1) sorted by relevance
142 #define CC_BSV_IS_KCP_IN_USE(hwBaseAddress, isKcpInUse, error) \ argument144 error = CC_BsvOTPWordRead(hwBaseAddress, CC_OTP_OEM_FLAG_OFFSET, &isKcpInUse); \145 isKcpInUse = 0x1UL ^ (CC_REG_FLD_GET2(0, OTP_OEM_FLAG, KCP_NOT_IN_USE, isKcpInUse)); \