Searched refs:INT_RX_NOT_EMPTY (Results 1 – 2 of 2) sorted by relevance
56 #define INT_RX_NOT_EMPTY BIT(2) macro369 sts & INT_RX_NOT_EMPTY, 0, in mxic_nfc_data_xfer()379 if (readl(nfc->regs + INT_STS) & INT_RX_NOT_EMPTY) in mxic_nfc_data_xfer()
57 #define INT_RX_NOT_EMPTY BIT(2) macro372 sts & INT_RX_NOT_EMPTY, 0, in mxic_spi_data_xfer()382 WARN_ON(readl(mxic->regs + INT_STS) & INT_RX_NOT_EMPTY); in mxic_spi_data_xfer()