Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/nm256/
Dnm256.c110 #define NM_PRESENCE_MASK 0x0050 macro
1497 if ((pval & NM_PRESENCE_MASK) != NM_PRESENCE_VALUE) { in snd_nm256_create()