Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Denvy24.h91 #define PCIM_SPDIF_IN 0x02 /* S/PDIF Stereo In is present */ macro
H A Denvy24.c2360 if (sc->cfg->spdif & PCIM_SPDIF_IN) in envy24_putcfg()
2368 if (sc->cfg->spdif & (PCIM_SPDIF_IN | PCIM_SPDIF_OUT)) in envy24_putcfg()