Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientRkFs.h78 #define TEE_FS_W_OK 0x2 macro
H A DOpteeClientRkNewFs.h72 #define TEE_FS_W_OK 0x2 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRkFs_v1.c1431 if (CHECKFLAG(fsrpc->flags, TEE_FS_W_OK)) { in tee_fs_access()
H A DOpteeClientRkFs_v2.c1318 if (CHECKFLAG(fsrpc->flags, TEE_FS_W_OK)) { in tee_fs_access()