Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dimx_ocotp.h30 TEE_Result imx_ocotp_write(unsigned int bank, unsigned int word, uint32_t val);
/optee_os/core/drivers/
H A Dimx_ocotp.c171 TEE_Result imx_ocotp_write(unsigned int bank, unsigned int word, uint32_t val) in imx_ocotp_write() function