Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dfsl_qspi.c406 static inline void qspi_ahb_read(struct fsl_qspi_priv *priv, u8 *rxbuf, int len) in qspi_ahb_read() function
820 qspi_ahb_read(priv, din, bytes); in qspi_xfer()