Searched refs:spi_eeprom (Results 1 – 4 of 4) sorted by relevance
14 struct spi_eeprom { struct
37 struct spi_eeprom chip;321 static int at25_fw_to_chip(struct device *dev, struct spi_eeprom *chip) in at25_fw_to_chip()380 static int at25_fram_to_chip(struct device *dev, struct spi_eeprom *chip) in at25_fram_to_chip()437 struct spi_eeprom *pdata; in at25_probe()
950 spi = &nic_data->spi_eeprom; in falcon_mtd_probe()1793 else if (falcon_spi_present(&nic_data->spi_eeprom)) in falcon_read_nvram()1794 spi = &nic_data->spi_eeprom; in falcon_read_nvram()2200 efx, &nic_data->spi_eeprom, FFE_AB_SPI_DEVICE_EEPROM, in falcon_probe_nvconfig()2264 falcon_spi_device_init(efx, &nic_data->spi_eeprom, in falcon_probe_spi_devices()
288 struct falcon_spi_device spi_eeprom; member
Completed in 32 milliseconds