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

/linux-master/drivers/nvmem/
H A Dvf610-ocotp.c34 #define OCOTP_CTRL_WR_UNLOCK_MASK GENMASK(31, 16) macro
165 reg &= ~OCOTP_CTRL_WR_UNLOCK_MASK;

Completed in 169 milliseconds