Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dfsl_espi.c25 struct fsl_spi_slave { struct
166 void espi_release_bus(struct fsl_spi_slave *fsl) in espi_release_bus()
384 struct fsl_spi_slave *fsl; in spi_setup_slave()
429 struct fsl_spi_slave *fsl = (struct fsl_spi_slave *)slave; in spi_xfer()
470 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_release_bus()
481 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_xfer()
488 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_set_speed()
500 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_set_mode()
514 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_child_pre_probe()
525 struct fsl_spi_slave *fsl = dev_get_priv(bus); in fsl_espi_probe()
[all …]

Completed in 5 milliseconds