Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dvf610-ocotp.c43 #define OCOTP_CTRL_WR_UNLOCK_MASK GENMASK(31, 16) macro
181 reg &= ~OCOTP_CTRL_WR_UNLOCK_MASK; in vf610_ocotp_read()