Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvmem/
Dlpc18xx_otp.c35 #define LPC18XX_OTP_WORD_SIZE sizeof(u32) macro
38 LPC18XX_OTP_WORD_SIZE)
57 *buf++ = readl(otp->base + i * LPC18XX_OTP_WORD_SIZE); in lpc18xx_otp_read()
65 .word_size = LPC18XX_OTP_WORD_SIZE,
66 .stride = LPC18XX_OTP_WORD_SIZE,