Searched refs:MSF2_SYSREG_MMIO_SIZE (Results 1 – 2 of 2) sorted by relevance
62 #define MSF2_SYSREG_MMIO_SIZE 0x300 macro75 uint32_t regs[MSF2_SYSREG_MMIO_SIZE / 4];
107 MSF2_SYSREG_MMIO_SIZE); in msf2_sysreg_init()116 VMSTATE_UINT32_ARRAY(regs, MSF2SysregState, MSF2_SYSREG_MMIO_SIZE / 4),