Searched refs:spi_flash (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c937 spi = &nic_data->spi_flash;
1791 if (falcon_spi_present(&nic_data->spi_flash))
1792 spi = &nic_data->spi_flash;
1808 falcon_spi_present(&nic_data->spi_flash) ?
2196 efx, &nic_data->spi_flash, FFE_AB_SPI_DEVICE_FLASH,
2260 falcon_spi_device_init(efx, &nic_data->spi_flash,
H A Dnic.h273 * @spi_flash: SPI flash device
287 struct falcon_spi_device spi_flash; member in struct:falcon_nic_data
/linux-master/drivers/ptp/
H A Dptp_ocp.c349 struct platform_device *spi_flash; member in struct:ptp_ocp
683 OCP_SPI_RESOURCE(spi_flash),
810 OCP_SPI_RESOURCE(spi_flash),
975 OCP_SPI_RESOURCE(spi_flash),
1737 dev = &bp->spi_flash->dev;
4484 platform_device_unregister(bp->spi_flash);

Completed in 219 milliseconds