Home
last modified time | relevance | path

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

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