Searched refs:ADDFLAG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/optee_include/ | ||
| H A D | OpteeClientRkFs.h | 88 #define ADDFLAG(flags, flag) (flags | flag) macro |
| H A D | OpteeClientRkNewFs.h | 111 #define ADDFLAG(flags, flag) (flags | flag) macro |