Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spmi/
H A Dspmi-sandbox.c29 #define EMUL_PERM_RW (EMUL_PERM_R | EMUL_PERM_W) macro
128 regs[8].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
130 regs[0x40].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
132 regs[0x41].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
134 regs[0x42].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
137 regs[0x45].perms = EMUL_PERM_RW; in sandbox_spmi_probe()
140 regs[0x46].perms = EMUL_PERM_RW; in sandbox_spmi_probe()