Searched refs:SPI_ENGINE_VERSION_MAJOR (Results 1 – 1 of 1) sorted by relevance
16 #define SPI_ENGINE_VERSION_MAJOR(x) ((x >> 16) & 0xff) macro515 if (SPI_ENGINE_VERSION_MAJOR(version) != 1) { in spi_engine_probe()517 SPI_ENGINE_VERSION_MAJOR(version), in spi_engine_probe()