/openbmc/linux/include/sound/ |
H A D | cs8403.h | 24 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() 67 SND_CS8403_DECL unsigned char SND_CS8403_ENCODE(struct snd_aes_iec958 *diga) in SND_CS8403_ENCODE() 154 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8404_DECODE() 193 SND_CS8404_DECL unsigned char SND_CS8404_ENCODE(struct snd_aes_iec958 *diga) in SND_CS8404_ENCODE()
|
H A D | omap-hdmi-audio.h | 16 struct snd_aes_iec958 *iec;
|
H A D | hdmi-codec.h | 49 struct snd_aes_iec958 iec;
|
/openbmc/linux/sound/soc/ti/ |
H A D | omap-hdmi.c | 33 struct snd_aes_iec958 iec; 109 struct snd_aes_iec958 *iec = &ad->iec; in hdmi_dai_hw_params()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | omapdss.h | 58 struct snd_aes_iec958;
|
H A D | hdmi.h | 212 struct snd_aes_iec958 *iec60958_cfg;
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi.h | 208 struct snd_aes_iec958 *iec60958_cfg;
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_xcvr.c | 43 struct snd_aes_iec958 rx_iec958; 44 struct snd_aes_iec958 tx_iec958; 833 uinfo->count = sizeof_field(struct snd_aes_iec958, status); in fsl_xcvr_type_iec958_bytes_info()
|
/openbmc/linux/tools/include/uapi/sound/ |
H A D | asound.h | 45 struct snd_aes_iec958 { struct 1165 struct snd_aes_iec958 iec958;
|
/openbmc/linux/include/uapi/sound/ |
H A D | asound.h | 45 struct snd_aes_iec958 { struct 1165 struct snd_aes_iec958 iec958;
|
/openbmc/linux/sound/soc/sti/ |
H A D | uniperif_player.c | 576 struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958; in uni_player_ctl_iec958_get() 593 struct snd_aes_iec958 *iec958 = &player->stream_settings.iec958; in uni_player_ctl_iec958_put()
|
H A D | uniperif.h | 1283 struct snd_aes_iec958 iec958;
|
/openbmc/linux/sound/core/ |
H A D | control_compat.c | 210 return sizeof(struct snd_aes_iec958); in get_elem_size()
|
H A D | control.c | 1065 [SNDRV_CTL_ELEM_TYPE_IEC958] = sizeof(struct snd_aes_iec958),
|
/openbmc/linux/include/video/ |
H A D | omapfb_dss.h | 52 struct snd_aes_iec958;
|
/openbmc/linux/sound/pci/ |
H A D | rme32.c | 1661 static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes) in snd_rme32_convert_from_aes() 1672 static void snd_rme32_convert_to_aes(struct snd_aes_iec958 * aes, u32 val) in snd_rme32_convert_to_aes()
|
H A D | rme96.c | 2071 static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme96_convert_from_aes() 2083 static void snd_rme96_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme96_convert_to_aes()
|
/openbmc/linux/sound/pci/rme9652/ |
H A D | rme9652.c | 757 static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes) in snd_rme9652_convert_from_aes() 769 static void snd_rme9652_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_rme9652_convert_to_aes()
|
H A D | hdsp.c | 1538 static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes) in snd_hdsp_convert_from_aes() 1550 static void snd_hdsp_convert_to_aes(struct snd_aes_iec958 *aes, u32 val) in snd_hdsp_convert_to_aes()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1724.c | 1574 static unsigned int encode_spdif_bits(struct snd_aes_iec958 *diga) in encode_spdif_bits() 1616 static void decode_spdif_bits(struct snd_aes_iec958 *diga, unsigned int val) in decode_spdif_bits()
|
/openbmc/linux/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 125 struct snd_aes_iec958 iec958;
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dp.c | 590 struct snd_aes_iec958 iec = { 0 }; in mtk_dp_audio_channel_status_set()
|