Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dsunplus-ocotp.c30 #define QAC628_OTP_SIZE (QAC628_OTP_NUM_BANKS * OTP_WORDS_PER_BANK * OTP_WORD_SIZE) macro
75 .size = QAC628_OTP_SIZE,
151 .size = QAC628_OTP_SIZE,
206 (int)OTP_WORD_SIZE, (int)QAC628_OTP_SIZE); in sp_ocotp_probe()