Home
last modified time | relevance | path

Searched defs:ISR_RXTO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c65 #define ISR_RXTO BIT(1) /* Receive Timeout */ macro
/openbmc/linux/sound/arm/
H A Daaci.h117 #define ISR_RXTO (1 << 1) /* rx timeout */ macro