Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A 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()
123 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_claim_bus()
242 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_xfer()
364 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_activate()
377 struct fsl_spi_slave *fsl = to_fsl_spi_slave(slave); in spi_cs_deactivate()