Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/dmasound/
Ddmasound_q40.c385 master_outb(0,SAMPLE_ENABLE_REG); in Q40IrqCleanUp()
393 master_outb(0,SAMPLE_ENABLE_REG); in Q40Silence()
421 master_outb( 0,SAMPLE_ENABLE_REG); in Q40PlayNextFrame()
434 master_outb( 1,SAMPLE_ENABLE_REG); in Q40PlayNextFrame()
489 master_outb(0,SAMPLE_ENABLE_REG); /* better safe */ in Q40Interrupt()
497 master_outb(0,SAMPLE_ENABLE_REG); in Q40Interrupt()
/linux-2.6.39/arch/m68k/include/asm/
Dq40_master.h28 #define SAMPLE_ENABLE_REG 0x14 /* generate SAMPLE ints */ macro