Searched refs:LPC18XX_OTP_SIZE (Results 1 – 1 of 1) sorted by relevance
36 #define LPC18XX_OTP_SIZE (LPC18XX_OTP_NUM_BANKS * \ macro53 if (count > (LPC18XX_OTP_SIZE - index)) in lpc18xx_otp_read()54 count = LPC18XX_OTP_SIZE - index; in lpc18xx_otp_read()85 lpc18xx_otp_nvmem_config.size = LPC18XX_OTP_SIZE; in lpc18xx_otp_probe()