Searched refs:TX_UNDERRUN_ERR_INT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/ux500/ | ||
D | ux500_msp_i2s.h | 245 #define TX_UNDERRUN_ERR_INT BIT(5) macro |
D | ux500_msp_i2s.c | 530 ~(TX_SERVICE_INT | TX_UNDERRUN_ERR_INT), in disable_msp_tx() |