Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwavefront.h362 #define WF_SLOT_ROM 0x20 macro
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c647 dev->sample_status[i] |= WF_SLOT_ROM; in wavefront_get_sample_status()
937 if (dev->sample_status[header->number] & WF_SLOT_ROM) { in wavefront_send_sample()