Home
last modified time | relevance | path

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

/linux/sound/arm/
H A Daaci.h115 #define ISR_RX (1 << 3) /* rx interrupt status */ macro
/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c66 #define ISR_RX BIT(2) /* Receive */ macro
68 #define ISR_MASK (ISR_RXOF | ISR_RXTO | ISR_RX | ISR_TX)