Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_iec958.c88 (cs[4] & IEC958_AES4_CON_WORDLEN) == IEC958_AES4_CON_WORDLEN_NOTID) { in fill_iec958_consumer()
112 cs[4] &= ~IEC958_AES4_CON_WORDLEN; in fill_iec958_consumer()
/linux/include/sound/
H A Dasoundef.h134 #define IEC958_AES4_CON_WORDLEN (7<<1) /* mask - sample word length */ macro
/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c212 switch (status[1] & IEC958_AES4_CON_WORDLEN) { in xlnx_parse_aes_params()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.c665 & IEC958_AES4_CON_WORDLEN; in hdmi4_audio_config()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c709 & IEC958_AES4_CON_WORDLEN; in hdmi4_audio_config()