Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Denvy24.h64 #define PCIM_SCFG_XIN2 0xc0 /* XIN2 Clock Source Configuration */ macro
H A Denvy24.c2296 switch (sc->cfg->scfg & PCIM_SCFG_XIN2) { in envy24_putcfg()