Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Drockchip_otp.c33 #define OTP_S_ERROR_BIT BIT32(4) macro
80 (int_status & OTP_S_ERROR_BIT), in rockchip_otp_read_secure()
87 if (int_status & OTP_S_ERROR_BIT) { in rockchip_otp_read_secure()
167 (int_status & OTP_S_ERROR_BIT), in rockchip_otp_write_secure()
179 if (int_status & OTP_S_ERROR_BIT) { in rockchip_otp_write_secure()