Home
last modified time | relevance | path

Searched refs:SPI_ENGINE_VERSION_MINOR (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-axi-spi-engine.c17 #define SPI_ENGINE_VERSION_MINOR(x) ((x >> 8) & 0xff) macro
522 SPI_ENGINE_VERSION_MINOR(version), in spi_engine_probe()