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