Searched refs:PCM_RES (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Dphase.c623 #define PCM_RES 128 /* -64dB */ macro
624 #define PCM_MIN (PCM_0dB - PCM_RES)
631 uinfo->value.integer.max = PCM_RES; /* 0dB */
657 if (nvol > PCM_RES)
H A Daureon.c931 #define PCM_RES 128 /* -64dB */ macro
932 #define PCM_MIN (PCM_0dB - PCM_RES)
938 uinfo->value.integer.max = PCM_RES; /* 0dB */
962 if (nvol > PCM_RES)

Completed in 260 milliseconds