Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/lola/
Dlola.c269 rbsts &= LOLA_CORB_INT_MASK; in lola_interrupt()
384 tmp = lola_readb(chip, BAR0, CORBSTS) & LOLA_CORB_INT_MASK; in setup_corb_rirb()
Dlola.h151 #define LOLA_CORB_INT_MASK LOLA_CORB_INT_CMEI macro