Home
last modified time | relevance | path

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

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