Home
last modified time | relevance | path

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

/linux-4.4.14/sound/ppc/
Dawacs.h88 #define MASK_GAINRIGHT (0xf) /* Gain Right Mask */ macro
101 #define GAINRIGHT(x) ((x) & MASK_GAINRIGHT)