Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c30 #define OCOTP_CTRL_WR_UNLOCK GENMASK_32(31, 16) macro
267 reg = set_field_u32(reg, OCOTP_CTRL_WR_UNLOCK, in ocotp_write_fuse()