Home
last modified time | relevance | path

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

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