Searched refs:SONIC_REG_COUNT (Results 1 – 2 of 2) sorted by relevance
27 #define SONIC_REG_COUNT 0x40 macro49 uint16_t regs[SONIC_REG_COUNT];
913 "dp8393x-regs", SONIC_REG_COUNT << s->it_shift); in dp8393x_realize()929 VMSTATE_UINT16_ARRAY(regs, dp8393xState, SONIC_REG_COUNT),