Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c77 pdata.max_chipselect++; in of_fsl_spi_probe()
80 if (!pdata.max_chipselect) in of_fsl_spi_probe()
/Linux-v6.1/include/linux/
Dfsl_devices.h135 u16 max_chipselect; member
/Linux-v6.1/drivers/spi/
Dspi-fsl-lib.c107 master->num_chipselect = pdata->max_chipselect; in mpc8xxx_spi_probe()
Dspi-fsl-spi.c679 pdata->max_chipselect = 1; in of_fsl_spi_probe()
681 pdata->max_chipselect = ret + spisel_boot; in of_fsl_spi_probe()
Dspi-mpc52xx-psc.c347 master->num_chipselect = pdata->max_chipselect; in mpc52xx_psc_spi_do_probe()
Dspi-mpc512x-psc.c496 master->num_chipselect = pdata->max_chipselect; in mpc512x_psc_spi_do_probe()