Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dfsl_espi.c28 #define to_fsl_spi_slave(s) container_of(s, struct fsl_spi_slave, slave) macro
117 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_free_slave()
128 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_claim_bus()
247 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_xfer()
369 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_activate()
382 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_deactivate()