Searched refs:TX_UNDERRUN_ERR_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/ux500/ | ||
H A D | ux500_msp_i2s.h | 239 #define TX_UNDERRUN_ERR_INT BIT(5) macro |
H A D | ux500_msp_i2s.c | 510 ~(TX_SERVICE_INT | TX_UNDERRUN_ERR_INT), in disable_msp_tx() |