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