Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dsunplus-ocotp.c39 #define OTP_RD_PERIOD_MASK ~GENMASK(15, 8) macro
102 writel((readl(otp->base[OTPRX] + OTP_CONTROL_2) & OTP_RD_PERIOD_MASK) | CPU_CLOCK, in sp_otp_read_real()