Home
last modified time | relevance | path

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

/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_paula.c459 #define AMI_PLAY_MASK 3 macro
582 write_sq.active = (write_sq.active<<1) & AMI_PLAY_MASK; in AmiInterrupt()