Lines Matching refs:ord
759 dip->un.e.member[0].ord = 0;
761 dip->un.e.member[1].ord = 1;
808 dip->un.e.member[0].ord = CMPCI_PLAYBACK_MODE_WAVE;
810 dip->un.e.member[1].ord = CMPCI_PLAYBACK_MODE_SPDIF;
819 dip->un.e.member[i++].ord = CMPCI_SPDIF_IN_SPDIN1;
822 dip->un.e.member[i++].ord = CMPCI_SPDIF_IN_SPDIN2;
825 dip->un.e.member[i++].ord = CMPCI_SPDIF_IN_SPDOUT;
835 dip->un.e.member[0].ord = CMPCI_SPDIF_IN_PHASE_POSITIVE;
837 dip->un.e.member[1].ord = CMPCI_SPDIF_IN_PHASE_NEGATIVE;
846 dip->un.e.member[0].ord = CMPCI_SPDIF_LOOP_OFF;
848 dip->un.e.member[1].ord = CMPCI_SPDIF_LOOP_ON;
858 dip->un.e.member[0].ord = CMPCI_SPDIF_OUT_PLAYBACK_WAVE;
860 dip->un.e.member[1].ord = CMPCI_SPDIF_OUT_PLAYBACK_LEGACY;
869 dip->un.e.member[0].ord = CMPCI_SPDIF_OUT_VOLTAGE_HIGH;
871 dip->un.e.member[1].ord = CMPCI_SPDIF_OUT_VOLTAGE_LOW;
879 dip->un.e.member[0].ord = CMPCI_MONITOR_DAC_OFF;
881 dip->un.e.member[1].ord = CMPCI_MONITOR_DAC_SPDIN;
883 dip->un.e.member[2].ord = CMPCI_MONITOR_DAC_SPDOUT;
1431 sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord != 0;
1436 switch (cp->un.ord) {
1446 switch (cp->un.ord) {
1457 sc->sc_gain[cp->dev][CMPCI_LR] = cp->un.ord;
1525 cp->un.ord = sc->sc_gain[cp->dev][CMPCI_LR];