Searched defs:ISR_RXTO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/spi/ | ||
H A D | spi-hisi-kunpeng.c | 65 #define ISR_RXTO BIT(1) /* Receive Timeout */ macro |
/openbmc/linux/sound/arm/ | ||
H A D | aaci.h | 117 #define ISR_RXTO (1 << 1) /* rx timeout */ macro |