Searched refs:ATMEL_SPI_VERSION_MFN (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/spi/ | ||
A D | atmel_spi.h | 69 #define ATMEL_SPI_VERSION_MFN(x) ((x) << 16) macro |
A D | atmel_spi.c | 87 #define ATMEL_SPI_VERSION_MFN(x) ((x) << 16) macro |
Completed in 4 milliseconds