Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Drockchip_otp.c20 #define OTP_S_INT_ST 0x0084 macro
68 io_write32(base + OTP_S_INT_ST, io_read32(base + OTP_S_INT_ST)); in rockchip_otp_read_secure()
77 res = IO_READ32_POLL_TIMEOUT(base + OTP_S_INT_ST, in rockchip_otp_read_secure()
85 io_write32(base + OTP_S_INT_ST, io_read32(base + OTP_S_INT_ST)); in rockchip_otp_read_secure()
151 io_write32(base + OTP_S_INT_ST, io_read32(base + OTP_S_INT_ST)); in rockchip_otp_write_secure()
163 res = IO_READ32_POLL_TIMEOUT(base + OTP_S_INT_ST, in rockchip_otp_write_secure()
172 io_write32(base + OTP_S_INT_ST, int_status); in rockchip_otp_write_secure()