Home
last modified time | relevance | path

Searched refs:IE_ORIE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/arm/
H A Daaci.h103 #define IE_ORIE (1 << 4) macro
H A Daaci.c642 ie &= ~(IE_ORIE | IE_RXIE); in aaci_pcm_capture_stop()
665 ie |= IE_ORIE |IE_RXIE; // overrun and rx interrupt -- half full in aaci_pcm_capture_start()
/kernel/linux/linux-6.6/sound/arm/
H A Daaci.h103 #define IE_ORIE (1 << 4) macro
H A Daaci.c642 ie &= ~(IE_ORIE | IE_RXIE); in aaci_pcm_capture_stop()
665 ie |= IE_ORIE |IE_RXIE; // overrun and rx interrupt -- half full in aaci_pcm_capture_start()

Completed in 5 milliseconds