Searched refs:max_chipselect (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dfsl_devices.h135 u16 max_chipselect; member in struct:fsl_spi_platform_data
/linux-master/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c79 pdata.max_chipselect++;
82 if (!pdata.max_chipselect)
/linux-master/drivers/spi/
H A Dspi-fsl-lib.c108 ctlr->num_chipselect = pdata->max_chipselect;
H A Dspi-fsl-spi.c677 pdata->max_chipselect = 1;
679 pdata->max_chipselect = ret + spisel_boot;

Completed in 115 milliseconds