Searched refs:LPC18XX_OTP_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define LPC18XX_OTP_SIZE (LPC18XX_OTP_NUM_BANKS * \ macro50 if (count > (LPC18XX_OTP_SIZE - index)) in lpc18xx_otp_read()51 count = LPC18XX_OTP_SIZE - index; in lpc18xx_otp_read()82 lpc18xx_otp_nvmem_config.size = LPC18XX_OTP_SIZE; in lpc18xx_otp_probe()