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