Searched refs:WF_ST_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/sound/ | ||
D | wavefront.h | 367 #define WF_ST_MASK 0xf macro |
/linux-4.4.14/sound/isa/wavefront/ | ||
D | wavefront_synth.c | 650 switch (rbuf[0] & WF_ST_MASK) { in wavefront_get_sample_status() |