Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-spi.h50 #define SPCAP_SSSZ(x) (((x) >> 24) & 0xff) macro
H A Dspi-fsl-spi.c510 mpc8xxx_spi->native_chipselects = SPCAP_SSSZ(capabilities); in fsl_spi_grlib_probe()