Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-secure-otp.c156 #define STORAGE_CMD_WRITE_OEM_NS_OTP 12 macro
224 inv_arg.func = STORAGE_CMD_WRITE_OEM_NS_OTP; in rockchip_write_oem_non_protected_otp()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c23 #define STORAGE_CMD_WRITE_OEM_NS_OTP 12 macro
316 res = TEEC_InvokeCommand(session, STORAGE_CMD_WRITE_OEM_NS_OTP, in invoke_otp_ns_write()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c27 #define STORAGE_CMD_WRITE_OEM_NS_OTP 12 macro
687 STORAGE_CMD_WRITE_OEM_NS_OTP, in trusty_write_oem_ns_otp()