Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spmi/
H A Dspmi-sandbox.c26 #define EMUL_PERM_RW (EMUL_PERM_R | EMUL_PERM_W) macro
125 regs[8].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
127 regs[0x40].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
129 regs[0x41].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
131 regs[0x42].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
134 regs[0x45].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
137 regs[0x46].perms = EMUL_PERM_RW; in sandbox_spmi_probe()