Searched refs:HDSPM_AB_int (Results 1 - 1 of 1) sorted by relevance

/sound/pci/rme9652/
H A Dhdspm.c337 #define HDSPM_AB_int (1<<2) /* InputChannel Opt=0, Coax=1 macro
4790 (status & HDSPM_AB_int) ? "Coax" : "Optical",
6132 (statusregister & HDSPM_AB_int) ? 1 : 0;

Completed in 12 milliseconds