Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Daaci.h83 #define SR_RXHF (1 << 2) /* rx fifo half full */ macro
H A Daaci.c234 if (!(val & SR_RXHF)) in aaci_fifo_irq()