Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dcadence_qspi.c114 priv->qspi_calibrated_cs = spi_chip_select(bus); in spi_calibration()
137 priv->qspi_calibrated_cs != spi_chip_select(bus)) { in cadence_spi_set_speed()
214 cadence_qspi_apb_chipselect(base, spi_chip_select(dev), in cadence_spi_xfer()
H A Dmvebu_a3700_spi.c152 spi_cs_activate(reg, spi_chip_select(dev)); in mvebu_spi_xfer()
171 spi_cs_deactivate(reg, spi_chip_select(dev)); in mvebu_spi_xfer()
H A Dtegra114_spi.c233 __func__, bus->seq, spi_chip_select(dev), dout, din, bitlen); in tegra114_spi_xfer()
249 (spi_chip_select(dev) << SPI_CMD1_CS_SEL_SHIFT)); in tegra114_spi_xfer()
H A Dtegra210_qspi.c216 __func__, bus->seq, spi_chip_select(dev), dout, din, bitlen); in tegra210_qspi_xfer()
258 (spi_chip_select(dev) << QSPI_CMD1_CS_SEL_SHIFT)); in tegra210_qspi_xfer()
H A Dtegra20_slink.c211 __func__, bus->seq, spi_chip_select(dev), dout, din, bitlen); in tegra30_spi_xfer()
230 (spi_chip_select(dev) << SLINK_CMD2_SS_EN_SHIFT)); in tegra30_spi_xfer()
H A Dspi-uclass.su
H A Dsandbox_spi.c76 cs = spi_chip_select(slave); in sandbox_spi_xfer()
H A Dkirkwood_spi.c351 spi_chip_select(dev) << KWSPI_CS_SHIFT); in mvebu_spi_claim_bus()
H A Dtegra20_sflash.c217 __func__, bus->seq, spi_chip_select(dev), dout, din, bitlen); in tegra20_sflash_xfer()
H A Ddesignware_spi.c411 cs = spi_chip_select(dev); in dw_spi_xfer()
H A Dspi-uclass.c224 int spi_chip_select(struct udevice *dev) in spi_chip_select() function
/OK3568_Linux_fs/u-boot/spl/drivers/spi/
H A Dspi-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dspi.h576 int spi_chip_select(struct udevice *slave);
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c572 int cs = spi_chip_select(slave); in sandbox_spi_get_emul()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map