Searched refs:SPI_RX_INTR_MASK (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/spi/ | ||
H A D | spi_hi35xx.h | 80 #define SPI_RX_INTR_MASK (0x1 << 2) macro |
H A D | spi_hi35xx.c | 873 if ((value & SPI_RX_INTR_MASK) != 0) { in Pl022IrqHandleNoShare() |
Completed in 3 milliseconds