Home
last modified time | relevance | path

Searched refs:snd_aes_iec958 (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/include/sound/
H A Dcs8403.h24 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 Domap-hdmi-audio.h16 struct snd_aes_iec958 *iec;
H A Dhdmi-codec.h49 struct snd_aes_iec958 iec;
/openbmc/linux/sound/soc/ti/
H A Domap-hdmi.c33 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 Domapdss.h58 struct snd_aes_iec958;
H A Dhdmi.h212 struct snd_aes_iec958 *iec60958_cfg;
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h208 struct snd_aes_iec958 *iec60958_cfg;
/openbmc/linux/sound/soc/fsl/
H A Dfsl_xcvr.c43 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 Dasound.h45 struct snd_aes_iec958 { struct
1165 struct snd_aes_iec958 iec958;
/openbmc/linux/include/uapi/sound/
H A Dasound.h45 struct snd_aes_iec958 { struct
1165 struct snd_aes_iec958 iec958;
/openbmc/linux/sound/soc/sti/
H A Duniperif_player.c576 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 Duniperif.h1283 struct snd_aes_iec958 iec958;
/openbmc/linux/sound/core/
H A Dcontrol_compat.c210 return sizeof(struct snd_aes_iec958); in get_elem_size()
H A Dcontrol.c1065 [SNDRV_CTL_ELEM_TYPE_IEC958] = sizeof(struct snd_aes_iec958),
/openbmc/linux/include/video/
H A Domapfb_dss.h52 struct snd_aes_iec958;
/openbmc/linux/sound/pci/
H A Drme32.c1661 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 Drme96.c2071 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 Drme9652.c757 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 Dhdsp.c1536 static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes) in snd_hdsp_convert_from_aes()
1548 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 Dice1724.c1574 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 Dstm32_sai_sub.c125 struct snd_aes_iec958 iec958;
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c590 struct snd_aes_iec958 iec = { 0 }; in mtk_dp_audio_channel_status_set()