Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sti/
H A Duniperif_player.c114 if (unlikely(status & UNIPERIF_ITM_UNDERFLOW_REC_DONE_MASK(player))) { in uni_player_irq_handler()
H A Duniperif.h179 #define UNIPERIF_ITM_UNDERFLOW_REC_DONE_MASK(ip) \ macro