Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Drockchip-secure-otp.c53 #define STORAGE_CMD_READ_OEM_NS_OTP 13 macro
113 inv_arg.func = STORAGE_CMD_READ_OEM_NS_OTP; in rockchip_read_oem_non_protected_otp()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c24 #define STORAGE_CMD_READ_OEM_NS_OTP 13 macro
288 res = TEEC_InvokeCommand(session, STORAGE_CMD_READ_OEM_NS_OTP, in invoke_otp_ns_read()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c28 #define STORAGE_CMD_READ_OEM_NS_OTP 13 macro
751 STORAGE_CMD_READ_OEM_NS_OTP, in trusty_read_oem_ns_otp()