Searched refs:LPC18XX_OTP_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define LPC18XX_OTP_SIZE (LPC18XX_OTP_NUM_BANKS * \ macro49 if (count > (LPC18XX_OTP_SIZE - index)) in lpc18xx_otp_read()50 count = LPC18XX_OTP_SIZE - index; in lpc18xx_otp_read()79 lpc18xx_otp_nvmem_config.size = LPC18XX_OTP_SIZE; in lpc18xx_otp_probe()