Home | History | Annotate | Download | only in pci

Lines Matching refs:ord

941 			dip->un.e.member[0].ord = 0;
943 dip->un.e.member[1].ord = 1;
961 dip->un.e.member[i].ord = record_sources[i].idx;
991 dip->un.e.member[0].ord = 0;
993 dip->un.e.member[1].ord = 1;
1022 if (cp->un.ord)
1030 if (cp->un.ord)
1093 if (record_sources[idx].idx == cp->un.ord)
1103 reg |= (((cp->un.ord) << SV_REC_SOURCE_SHIFT) & SV_REC_SOURCE_MASK);
1108 reg |= (((cp->un.ord) << SV_REC_SOURCE_SHIFT) & SV_REC_SOURCE_MASK);
1146 if (cp->un.ord) {
1162 if (cp->un.ord) {
1202 cp->un.ord = ((reg & SV_MUTE_BIT) ? 1 : 0);
1251 cp->un.ord = ((reg & SV_REC_SOURCE_MASK) >> SV_REC_SOURCE_SHIFT);
1277 cp->un.ord = ((reg & SV_MIC_BOOST_BIT) ? 1 : 0);
1286 cp->un.ord = ((reg & SV_SRS_SPACE_ONOFF) ? 0 : 1);
1305 cp.un.ord = 0;
1313 cp.un.ord = 0;