Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dfsl_dspi.c71 uint num_chipselect; member
95 uint num_chipselect; member
527 if (slave_plat->cs >= priv->num_chipselect) { in fsl_dspi_child_pre_probe()
529 slave_plat->cs, priv->num_chipselect - 1); in fsl_dspi_child_pre_probe()
561 priv->num_chipselect = plat->num_chipselect; in fsl_dspi_probe()
645 plat->num_chipselect = in fsl_dspi_ofdata_to_platdata()
661 plat->num_chipselect); in fsl_dspi_ofdata_to_platdata()
Dfsl_qspi.c106 u32 num_chipselect; member
135 u32 num_chipselect; member
1036 priv->num_chipselect = plat->num_chipselect; in fsl_qspi_probe()
1070 (priv->num_chipselect >> 1); in fsl_qspi_probe()
1071 for (i = 1 ; i < priv->num_chipselect ; i++) in fsl_qspi_probe()
1087 switch (priv->num_chipselect) { in fsl_qspi_probe()
1108 priv->num_chipselect); in fsl_qspi_probe()
1159 plat->num_chipselect = fdtdec_get_int(blob, node, "num-cs", in fsl_qspi_ofdata_to_platdata()
/external/u-boot/doc/device-tree-bindings/spi/
Dspi-bus.txt36 Then it should be configured so that num_chipselect = 4 with the