Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Drockchip_otp.c35 #define OTP_S_VERIFY_BIT BIT32(2) macro
166 (int_status & OTP_S_VERIFY_BIT) || in rockchip_otp_write_secure()
175 if (int_status & OTP_S_VERIFY_BIT) { in rockchip_otp_write_secure()