Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-mpc52xx-psc.c453 const u32 *psc_nump; in mpc52xx_psc_spi_of_probe() local
455 psc_nump = of_get_property(op->dev.of_node, "cell-index", NULL); in mpc52xx_psc_spi_of_probe()
456 if (!psc_nump || *psc_nump > 5) { in mpc52xx_psc_spi_of_probe()
460 id = *psc_nump + 1; in mpc52xx_psc_spi_of_probe()