Searched refs:spi_type (Results 1 – 2 of 2) sorted by relevance
645 .spi_type = INTEL_SPI_LPT,650 .spi_type = INTEL_SPI_LPT,660 .spi_type = INTEL_SPI_BYT,665 .spi_type = INTEL_SPI_BYT,674 .spi_type = INTEL_SPI_LPT,679 .spi_type = INTEL_SPI_BYT,694 .spi_type = INTEL_SPI_BXT,702 .spi_type = INTEL_SPI_BXT,1319 info->type = lpc_chipset_info[priv->chipset].spi_type; in lpc_ich_init_spi()1421 if (lpc_chipset_info[priv->chipset].spi_type) { in lpc_ich_probe()
35 enum intel_spi_type spi_type; member