Searched refs:NM_PRESENCE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/sound/ | ||
D | nm256.h | 156 #define NM_PRESENCE_MASK 0x0050 macro |
D | nm256_audio.c | 1088 if ((pval & NM_PRESENCE_MASK) != NM_PRESENCE_VALUE) { in nm256_install() |