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

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h347 #define PSC_SPISTAT_TF (1 << 10) macro
/linux-4.4.14/drivers/spi/
H A Dspi-au1550.c538 if (stat & PSC_SPISTAT_TF) au1550_spi_pio_txrxb()
607 if (!(stat & PSC_SPISTAT_TF) && hw->tx_count < hw->len) au1550_spi_pio_irq_callback()

Completed in 48 milliseconds