Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/
HDemu10kx.c77 #define SPDIF_MODE_PCM 1 macro
2490 emumix_set_spdif_mode(sc, SPDIF_MODE_PCM); in emumix_set_mode()
2533 case SPDIF_MODE_PCM: in emumix_set_spdif_mode()
2547 mode = SPDIF_MODE_PCM; in emumix_set_spdif_mode()
2799 emumix_set_spdif_mode(sc, SPDIF_MODE_PCM); in emu_init()