Searched refs:spi_eeprom (Results 1 – 3 of 3) sorted by relevance
34 struct spi_eeprom chip;304 static int at25_fw_to_chip(struct device *dev, struct spi_eeprom *chip) in at25_fw_to_chip()360 struct spi_eeprom chip; in at25_probe()371 chip = *(struct spi_eeprom *)spi->dev.platform_data; in at25_probe()
948 spi = &nic_data->spi_eeprom; in falcon_mtd_probe()1790 else if (falcon_spi_present(&nic_data->spi_eeprom)) in falcon_read_nvram()1791 spi = &nic_data->spi_eeprom; in falcon_read_nvram()2197 efx, &nic_data->spi_eeprom, FFE_AB_SPI_DEVICE_EEPROM, in falcon_probe_nvconfig()2261 falcon_spi_device_init(efx, &nic_data->spi_eeprom, in falcon_probe_spi_devices()
306 struct falcon_spi_device spi_eeprom; member