Home
last modified time | relevance | path

Searched defs:_eeprom_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c76 struct _eeprom_t { struct
77 uint8_t tick;
78 uint8_t address;
79 uint8_t command;
80 uint8_t writable;
82 uint8_t eecs;
83 uint8_t eesk;
84 uint8_t eedo;
86 uint8_t addrbits;
87 uint16_t size;
[all …]