CM_SPDIF_INVERSE 2438 sound/pci/cmipci.c DEFINE_BIT_SWITCH_ARG(spdi_phase, CM_REG_MISC, CM_SPDIF_INVERSE, 1, 0); CM_SPDIF_INVERSE 2576 sound/pci/cmipci.c (snd_cmipci_read_b(cm, CM_REG_MISC) & CM_SPDIF_INVERSE) ? 1 : 0; CM_SPDIF_INVERSE 2589 sound/pci/cmipci.c change = snd_cmipci_set_bit_b(cm, CM_REG_MISC, CM_SPDIF_INVERSE); CM_SPDIF_INVERSE 2591 sound/pci/cmipci.c change = snd_cmipci_clear_bit_b(cm, CM_REG_MISC, CM_SPDIF_INVERSE);