Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-fsl-spi.c715 bool spisel_boot = false; in of_fsl_spi_probe() local
731 spisel_boot = of_property_read_bool(np, "fsl,spisel_boot"); in of_fsl_spi_probe()
732 if (spisel_boot) { in of_fsl_spi_probe()
748 if (ret == 0 && !spisel_boot) { in of_fsl_spi_probe()
751 pdata->max_chipselect = ret + spisel_boot; in of_fsl_spi_probe()
772 if (spisel_boot) in of_fsl_spi_probe()