Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/imx/common/sci/svc/misc/
Dsci_misc_rpc.h47 #define MISC_FUNC_OTP_FUSE_WRITE 17U /* Index for misc_otp_fuse_write() RPC call */ macro
Dmisc_rpc_clnt.c418 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_OTP_FUSE_WRITE; in sc_misc_otp_fuse_write()