Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/include/linux/
Dfsl_devices.h118 u16 max_chipselect; member
/linux-3.4.99/drivers/spi/
Dspi-fsl-lib.c152 master->num_chipselect = pdata->max_chipselect; in mpc8xxx_spi_probe()
Dspi-fsl-spi.c960 pdata->max_chipselect = 1; in of_fsl_spi_get_chipselects()
1005 pdata->max_chipselect = ngpios; in of_fsl_spi_get_chipselects()
1034 for (i = 0; i < pdata->max_chipselect; i++) { in of_fsl_spi_free_chipselects()
Dspi-fsl-espi.c645 for (i = 0; i < pdata->max_chipselect; i++) in fsl_espi_probe()
684 pdata->max_chipselect = *prop; in of_fsl_espi_get_chipselects()
Dspi-mpc52xx-psc.c396 master->num_chipselect = pdata->max_chipselect; in mpc52xx_psc_spi_do_probe()
Dspi-mpc512x-psc.c438 master->num_chipselect = pdata->max_chipselect; in mpc512x_psc_spi_do_probe()