Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dmalta.c175 typedef struct _eeprom24c0x_t eeprom24c0x_t; typedef
177 static eeprom24c0x_t spd_eeprom = {
298 static uint8_t eeprom24c0x_read(eeprom24c0x_t *eeprom) in eeprom24c0x_read()
305 static void eeprom24c0x_write(eeprom24c0x_t *eeprom, int scl, int sda) in eeprom24c0x_write()