Searched refs:SPCAP_SSSZ (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/spi/ | ||
| D | spi-fsl-spi.h | 54 #define SPCAP_SSSZ(x) (((x) >> 24) & 0xff) macro |
| D | spi-fsl-spi.c | 602 mpc8xxx_spi->native_chipselects = SPCAP_SSSZ(capabilities); in fsl_spi_grlib_probe() |