Searched refs:UNIPERIF_ITS_DMA_ERROR_MASK (Results 1 – 2 of 2) sorted by relevance
/sound/soc/sti/ | ||
D | uniperif_player.c | 101 if (unlikely(status & UNIPERIF_ITS_DMA_ERROR_MASK(player))) { in uni_player_irq_handler() |
D | uniperif.h | 128 #define UNIPERIF_ITS_DMA_ERROR_MASK(ip) \ macro |