Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/nm256/
H A Dnm256.c85 #define NM_SIG_MASK 0xffff0000 macro
1332 if ((sig & NM_SIG_MASK) == NM_SIGNATURE) { in snd_nm256_peek_for_sig()