Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mpc52xx.c50 #define SPI_STATUS_MODF (1 << 4) macro
237 } else if (status & SPI_STATUS_MODF) { in mpc52xx_spi_fsmstate_transfer()
417 if (in_8(regs + SPI_STATUS) & SPI_STATUS_MODF) { in mpc52xx_spi_probe()