Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dnm256.h156 #define NM_PRESENCE_MASK 0x0050 macro
Dnm256_audio.c1088 if ((pval & NM_PRESENCE_MASK) != NM_PRESENCE_VALUE) { in nm256_install()