Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Denvy24.h91 #define PCIM_SPDIF_ID 0xfc /* S/PDIF chip ID */ macro
H A Denvy24.c2377 kprintf("ID# 0x%02x\n", (sc->cfg->spdif & PCIM_SPDIF_ID) >> 2); in envy24_putcfg()