Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demuxkireg.h370 #define EMU_ADCCR_LCHANENABLE 0x00000008 macro
H A Demu10kx-pcm.c976 val = sc->is_emu10k1 ? EMU_ADCCR_LCHANENABLE : EMU_A_ADCCR_LCHANENABLE; in emurchan_trigger()
H A Demu10k1.c1084 val = EMU_ADCCR_LCHANENABLE; in emurchan_trigger()