Searched refs:EMUL_PERM_R (Results 1 – 1 of 1) sorted by relevance
24 #define EMUL_PERM_R 0x1 macro26 #define EMUL_PERM_RW (EMUL_PERM_R | EMUL_PERM_W)101 if (regs[off].perms & EMUL_PERM_R) in sandbox_spmi_read()120 regs[4].perms = EMUL_PERM_R; in sandbox_spmi_probe()122 regs[5].perms = EMUL_PERM_R; in sandbox_spmi_probe()