Searched refs:nvram_protect (Results 1 – 1 of 1) sorted by relevance
86 uint32_t nvram_protect; /* 0x0220: NV ram protect register */ member233 val = s->nvram_protect; in rc4030_read()544 s->nvram_protect = 7; in rc4030_reset()584 VMSTATE_UINT32(nvram_protect, rc4030State),