Home
last modified time | relevance | path

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

/linux/drivers/nvmem/
H A Dsunplus-ocotp.c40 #define CPU_CLOCK FIELD_PREP(OTP_RD_PERIOD, 30) macro
102 writel((readl(otp->base[OTPRX] + OTP_CONTROL_2) & OTP_RD_PERIOD_MASK) | CPU_CLOCK, in sp_otp_read_real()