Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dsunplus-ocotp.c28 #define OTP_BIT_ADDR_OF_BANK (8 * OTP_WORD_SIZE * OTP_WORDS_PER_BANK) macro
92 addr = addr * OTP_BIT_ADDR_OF_BANK; in sp_otp_read_real()