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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs8403.h131 switch (diga->status[0] & IEC958_AES0_PRO_FS) {
232 switch (diga->status[0] & IEC958_AES0_PRO_FS) {
H A Dasoundef.h40 #define IEC958_AES0_PRO_FS (3<<6) /* mask - sample frequency */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasoundef.h40 #define IEC958_AES0_PRO_FS (3<<6) /* mask - sample frequency */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dasoundef.h49 #define IEC958_AES0_PRO_FS (3<<6) /**< mask - sample frequency */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ca0106/
H A Dca0106_proc.c185 switch (status[0] & IEC958_AES0_PRO_FS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/
H A Dcs8427.c555 status[0] &= ~IEC958_AES0_PRO_FS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_pcm.c216 sbits &= ~IEC958_AES0_PRO_FS;
H A Dac97_codec.c721 IEC958_AES0_PRO_FS |
748 new |= ucontrol->value.iec958.status[0] & (IEC958_AES0_PRO_FS|IEC958_AES0_PRO_EMPHASIS_5015);
749 switch (new & IEC958_AES0_PRO_FS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1724.c1588 switch (diga->status[0] & IEC958_AES0_PRO_FS) {
1691 IEC958_AES0_PRO_FS |
H A Dice1712.c1717 IEC958_AES0_PRO_FS |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c1292 trident->spdif_pcm_bits &= ~IEC958_AES0_PRO_FS;

Completed in 77 milliseconds