Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Demu8000.h26 #define EMU8000_RAM_MODE_MASK 0x03 macro
/openbmc/linux/sound/isa/sb/
H A Demu8000.c100 mode &= EMU8000_RAM_MODE_MASK; in snd_emu8000_dma_chan()