Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c79 pdata.max_chipselect++; in of_fsl_spi_probe()
82 if (!pdata.max_chipselect) in of_fsl_spi_probe()
/Linux-v6.6/include/linux/
Dfsl_devices.h135 u16 max_chipselect; member
/Linux-v6.6/drivers/spi/
Dspi-fsl-lib.c108 master->num_chipselect = pdata->max_chipselect; in mpc8xxx_spi_probe()
Dspi-fsl-spi.c677 pdata->max_chipselect = 1; in of_fsl_spi_probe()
679 pdata->max_chipselect = ret + spisel_boot; in of_fsl_spi_probe()