Searched refs:fsl_qspi_endian_xchg (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/spi-nor/
H A Dfsl-quadspi.c252 static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a) fsl_qspi_endian_xchg() function
487 tmp = fsl_qspi_endian_xchg(q, tmp); fsl_qspi_read_data()
544 tmp = fsl_qspi_endian_xchg(q, *txbuf); fsl_qspi_nor_write()

Completed in 48 milliseconds