Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dwavefront.h367 #define WF_ST_MASK 0xf macro
/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c650 switch (rbuf[0] & WF_ST_MASK) { in wavefront_get_sample_status()