max_chipselect     77 arch/powerpc/platforms/83xx/mpc832x_rdb.c 				pdata.max_chipselect++;
max_chipselect     80 arch/powerpc/platforms/83xx/mpc832x_rdb.c 		if (!pdata.max_chipselect)
max_chipselect    107 drivers/spi/spi-fsl-lib.c 	master->num_chipselect = pdata->max_chipselect;
max_chipselect    741 drivers/spi/spi-fsl-spi.c 			pdata->max_chipselect = 1;
max_chipselect    509 drivers/spi/spi-mpc512x-psc.c 		master->num_chipselect = pdata->max_chipselect;
max_chipselect    391 drivers/spi/spi-mpc52xx-psc.c 		master->num_chipselect = pdata->max_chipselect;
max_chipselect    135 include/linux/fsl_devices.h 	u16	max_chipselect;