Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mpc52xx.c47 #define SPI_STATUS 0x05 macro
330 status = in_8(ms->regs + SPI_STATUS); in mpc52xx_spi_fsm_process()
413 in_8(regs + SPI_STATUS); in mpc52xx_spi_probe()
417 if (in_8(regs + SPI_STATUS) & SPI_STATUS_MODF) { in mpc52xx_spi_probe()