Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demuxkireg.h369 #define EMU_A_ADCCR_RCHANENABLE 0x00000020 macro
H A Demu10kx-pcm.c978 val |= sc->is_emu10k1 ? EMU_ADCCR_RCHANENABLE : EMU_A_ADCCR_RCHANENABLE; in emurchan_trigger()
H A Demu10k1.c1081 val |= EMU_A_ADCCR_RCHANENABLE; in emurchan_trigger()