Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Drockchip_otp.c34 #define OTP_S_WR_DONE_BIT BIT32(3) macro
165 (int_status & OTP_S_WR_DONE_BIT) || in rockchip_otp_write_secure()