Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/otp/
H A Dotp.h17 #define OTP_NS_BYTE_SIZE (OTP_NS_SIZE * 2) macro
H A Dotp.c31 static uint8_t otp_ns_ecc_flag[OTP_NS_BYTE_SIZE / 2];
383 if (addr >= OTP_NS_BYTE_SIZE) in rk_otp_ns_ecc_flag()