Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c436 #define HDSPM_AB_int (1<<2) /* InputChannel Opt=0, Coax=1 macro
5006 (status & HDSPM_AB_int) ? "Coax" : "Optical", in snd_hdspm_proc_read_madi()
6304 (statusregister & HDSPM_AB_int) ? 1 : 0; in snd_hdspm_hwdep_ioctl()