Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Demu10kx.c75 #define SPDIF_MODE_PCM 1 macro
2494 emumix_set_spdif_mode(sc, SPDIF_MODE_PCM); in emumix_set_mode()
2537 case SPDIF_MODE_PCM: in emumix_set_spdif_mode()
2551 mode = SPDIF_MODE_PCM; in emumix_set_spdif_mode()
2802 emumix_set_spdif_mode(sc, SPDIF_MODE_PCM); in emu_init()