Home
last modified time | relevance | path

Searched defs:SPI_ENGINE_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-axi-spi-engine.c16 #define SPI_ENGINE_VERSION_MAJOR(x) ((x >> 16) & 0xff) macro
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-axi-spi-engine.c16 #define SPI_ENGINE_VERSION_MAJOR(x) ((x >> 16) & 0xff) macro

Completed in 2 milliseconds