Home
last modified time | relevance | path

Searched refs:max_chipselect (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c81 pdata.max_chipselect++; in of_fsl_spi_probe()
84 if (!pdata.max_chipselect) in of_fsl_spi_probe()
/Linux-v4.19/include/linux/
Dfsl_devices.h137 u16 max_chipselect; member
/Linux-v4.19/drivers/spi/
Dspi-fsl-lib.c111 master->num_chipselect = pdata->max_chipselect; in mpc8xxx_spi_probe()
Dspi-fsl-spi.c725 pdata->max_chipselect = 1; in of_fsl_spi_get_chipselects()
772 pdata->max_chipselect = ngpios; in of_fsl_spi_get_chipselects()
801 for (i = 0; i < pdata->max_chipselect; i++) { in of_fsl_spi_free_chipselects()
Dspi-mpc52xx-psc.c395 master->num_chipselect = pdata->max_chipselect; in mpc52xx_psc_spi_do_probe()
Dspi-mpc512x-psc.c513 master->num_chipselect = pdata->max_chipselect; in mpc512x_psc_spi_do_probe()