Searched refs:spi_type (Results 1 – 2 of 2) sorted by relevance
503 .spi_type = INTEL_SPI_LPT,508 .spi_type = INTEL_SPI_LPT,518 .spi_type = INTEL_SPI_BYT,523 .spi_type = INTEL_SPI_BYT,532 .spi_type = INTEL_SPI_LPT,537 .spi_type = INTEL_SPI_BYT,551 .spi_type = INTEL_SPI_BXT,555 .spi_type = INTEL_SPI_BXT,1098 info->type = lpc_chipset_info[priv->chipset].spi_type; in lpc_ich_init_spi()1203 if (lpc_chipset_info[priv->chipset].spi_type) { in lpc_ich_probe()
33 enum intel_spi_type spi_type; member