Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Domap-mcpdm.h43 #define MCPDM_UP_IRQ_FULL (1 << 11) macro
H A Domap-mcpdm.c173 MCPDM_UP_IRQ_EMPTY | MCPDM_UP_IRQ_FULL); in omap_mcpdm_open_streams()
208 MCPDM_UP_IRQ_EMPTY | MCPDM_UP_IRQ_FULL); in omap_mcpdm_close_streams()
237 if (irq_status & MCPDM_UP_IRQ_FULL) in omap_mcpdm_irq_handler()