Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c93 struct fsl_lpspi_data { struct
105 void (*tx)(struct fsl_lpspi_data *); argument
106 void (*rx)(struct fsl_lpspi_data *); argument
131 static void fsl_lpspi_buf_rx_##type(struct fsl_lpspi_data *fsl_lpspi) \ argument