Searched refs:SPI_PPC4XX_MODE_IL (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/spi/ | ||
H A D | spi-ppc4xx.c | 73 * SPI_PPC4XX_MODE_IL = 0 means "loopback disable" 74 * SPI_PPC4XX_MODE_IL = 1 means "loopback enable" 76 #define SPI_PPC4XX_MODE_IL (0x80 >> 7) macro |
Completed in 37 milliseconds