Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/dmasound/
Ddmasound_paula.c458 #define AMI_PLAY_MASK 3 macro
581 write_sq.active = (write_sq.active<<1) & AMI_PLAY_MASK; in AmiInterrupt()