Home
last modified time | relevance | path

Searched defs:fsl_dspi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-fsl-dspi.c210 struct fsl_dspi { struct
227 const struct fsl_dspi_devtype_data *devtype_data; argument
231 struct fsl_dspi_dma *dma; argument
245 void (*host_to_dev)(struct fsl_dspi *dspi, u32 *txdata); argument
246 void (*dev_to_host)(struct fsl_dspi *dspi, u32 rxdata); argument
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c101 struct fsl_dspi { struct
103 struct fsl_dspi_priv priv; argument