Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c76 pdata.max_chipselect++; in of_fsl_spi_probe()
79 if (!pdata.max_chipselect) in of_fsl_spi_probe()
/Linux-v5.10/include/linux/
Dfsl_devices.h135 u16 max_chipselect; member
/Linux-v5.10/drivers/spi/
Dspi-fsl-lib.c107 master->num_chipselect = pdata->max_chipselect; in mpc8xxx_spi_probe()
Dspi-mpc52xx-psc.c390 master->num_chipselect = pdata->max_chipselect; in mpc52xx_psc_spi_do_probe()
Dspi-mpc512x-psc.c508 master->num_chipselect = pdata->max_chipselect; in mpc512x_psc_spi_do_probe()
Dspi-fsl-spi.c738 pdata->max_chipselect = 1; in of_fsl_spi_probe()