Searched refs:SPI_ENGINE_VERSION_MINOR (Results 1 – 1 of 1) sorted by relevance
17 #define SPI_ENGINE_VERSION_MINOR(x) ((x >> 8) & 0xff) macro518 SPI_ENGINE_VERSION_MINOR(version), in spi_engine_probe()