Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c71 uint num_chipselect; member
95 uint num_chipselect; member
522 if (slave_plat->cs >= priv->num_chipselect) { in fsl_dspi_child_pre_probe()
524 slave_plat->cs, priv->num_chipselect - 1); in fsl_dspi_child_pre_probe()
556 priv->num_chipselect = plat->num_chipselect; in fsl_dspi_probe()
640 plat->num_chipselect = in fsl_dspi_ofdata_to_platdata()
656 plat->num_chipselect); in fsl_dspi_ofdata_to_platdata()
H A Dfsl_qspi.c105 u32 num_chipselect; member
133 u32 num_chipselect; member
899 priv->num_chipselect = plat->num_chipselect; in fsl_qspi_probe()
933 (priv->num_chipselect >> 1); in fsl_qspi_probe()
934 for (i = 1 ; i < priv->num_chipselect ; i++) in fsl_qspi_probe()
950 switch (priv->num_chipselect) { in fsl_qspi_probe()
971 priv->num_chipselect); in fsl_qspi_probe()
1022 plat->num_chipselect = fdtdec_get_int(blob, node, "num-cs", in fsl_qspi_ofdata_to_platdata()
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt36 Then it should be configured so that num_chipselect = 4 with the