Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-fsl-spi.c562 } else if (cs < mpc8xxx_spi->native_chipselects) { in fsl_spi_grlib_cs_control()
585 mpc8xxx_spi->native_chipselects = 0; in fsl_spi_grlib_probe()
587 mpc8xxx_spi->native_chipselects = SPCAP_SSSZ(capabilities); in fsl_spi_grlib_probe()
590 master->num_chipselect = mpc8xxx_spi->native_chipselects; in fsl_spi_grlib_probe()
A Dspi-fsl-lib.h63 int native_chipselects; member

Completed in 4 milliseconds