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