Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sunplus-sp7021.c39 #define SP7021_RX_EMP_FLAG BIT(4) macro
194 if ((fd_status & SP7021_TX_EMP_FLAG) && (fd_status & SP7021_RX_EMP_FLAG) && total_len == 0) in sp7021_spi_master_irq()