Home
last modified time | relevance | path

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

/linux-4.4.14/sound/arm/
Daaci.h106 #define IE_ORIE (1 << 4) macro
Daaci.c656 ie &= ~(IE_ORIE | IE_RXIE); in aaci_pcm_capture_stop()
679 ie |= IE_ORIE |IE_RXIE; // overrun and rx interrupt -- half full in aaci_pcm_capture_start()