Home
last modified time | relevance | path

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

/linux/include/linux/spi/
H A Deeprom.h14 struct spi_eeprom { struct
15 u32 byte_len;
16 char name[10];
17 u32 page_size; /* for writes */
18 u16 flags;
34 void *context;
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h288 struct falcon_spi_device spi_eeprom; member