Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c32 #define OCOTP_CTRL_RELOAD_SHADOWS BIT32(11) macro
37 #define OCOTP_CTRL_RELOAD_SHADOWS BIT32(10) macro
206 io_write32(g_base_addr + OCOTP_CTRL_SET, OCOTP_CTRL_RELOAD_SHADOWS); in imx_ocotp_write()