Home
last modified time | relevance | path

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

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