Home
last modified time | relevance | path

Searched refs:TX_UNDERRUN_ERR_INT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h239 #define TX_UNDERRUN_ERR_INT BIT(5) macro
H A Dux500_msp_i2s.c510 ~(TX_SERVICE_INT | TX_UNDERRUN_ERR_INT), in disable_msp_tx()