Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dfsl_dspi.c72 uint num_chipselect; member
96 uint num_chipselect; member
528 if (slave_plat->cs >= priv->num_chipselect) { in fsl_dspi_child_pre_probe()
530 slave_plat->cs, priv->num_chipselect - 1); in fsl_dspi_child_pre_probe()
562 priv->num_chipselect = plat->num_chipselect; in fsl_dspi_probe()
646 plat->num_chipselect = in fsl_dspi_ofdata_to_platdata()
662 plat->num_chipselect); in fsl_dspi_ofdata_to_platdata()
H A Dfsl_qspi.c107 u32 num_chipselect; member
136 u32 num_chipselect; member
1018 priv->num_chipselect = plat->num_chipselect; in fsl_qspi_probe()
1056 (priv->num_chipselect >> 1); in fsl_qspi_probe()
1057 for (i = 1 ; i < priv->num_chipselect ; i++) in fsl_qspi_probe()
1073 switch (priv->num_chipselect) { in fsl_qspi_probe()
1094 priv->num_chipselect); in fsl_qspi_probe()
1145 plat->num_chipselect = fdtdec_get_int(blob, node, "num-cs", in fsl_qspi_ofdata_to_platdata()
/rk3399_rockchip-uboot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt36 Then it should be configured so that num_chipselect = 4 with the