Searched refs:spi_type (Results 1 – 2 of 2) sorted by relevance
504 .spi_type = INTEL_SPI_LPT,509 .spi_type = INTEL_SPI_LPT,519 .spi_type = INTEL_SPI_BYT,524 .spi_type = INTEL_SPI_BYT,533 .spi_type = INTEL_SPI_LPT,538 .spi_type = INTEL_SPI_BYT,552 .spi_type = INTEL_SPI_BXT,556 .spi_type = INTEL_SPI_BXT,1144 info->type = lpc_chipset_info[priv->chipset].spi_type; in lpc_ich_init_spi()1251 if (lpc_chipset_info[priv->chipset].spi_type) { in lpc_ich_probe()
33 enum intel_spi_type spi_type; member