Searched refs:OTPROM_128_LIMIT (Results 1 – 2 of 2) sorted by relevance
13 #define OTPROM_128_LIMIT U(0x2000) macro
80 if (!IS_16BYTE_ALIGNED(offset) || offset >= OTPROM_128_LIMIT || in tcc_otp_read_128()117 if (!IS_16BYTE_ALIGNED(offset) || offset >= OTPROM_128_LIMIT || in tcc_otp_write_128()