Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_espi.c29 #define to_fsl_spi_slave(s) container_of(s, struct fsl_spi_slave, slave) macro
118 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_free_slave()
129 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_claim_bus()
248 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_xfer()
370 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_activate()
383 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_deactivate()