Searched refs:RX_OVERRUN_ERROR_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/ux500/ | ||
H A D | ux500_msp_i2s.h | 235 #define RX_OVERRUN_ERROR_INT BIT(1) macro |
H A D | ux500_msp_i2s.c | 494 ~(RX_SERVICE_INT | RX_OVERRUN_ERROR_INT), in disable_msp_rx() |