xref: /kernel/linux/linux-5.10/sound/soc/samsung/spdif.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/soc/samsung/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * ALSA SoC Audio Layer - Samsung S/PDIF Controller driver
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Copyright (c) 2010 Samsung Electronics Co. Ltd
68c2ecf20Sopenharmony_ci *		http://www.samsung.com/
78c2ecf20Sopenharmony_ci */
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#ifndef __SND_SOC_SAMSUNG_SPDIF_H
108c2ecf20Sopenharmony_ci#define __SND_SOC_SAMSUNG_SPDIF_H	__FILE__
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#define SND_SOC_SPDIF_INT_MCLK		0
138c2ecf20Sopenharmony_ci#define SND_SOC_SPDIF_EXT_MCLK		1
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#endif	/* __SND_SOC_SAMSUNG_SPDIF_H */
16

Indexes created Thu Nov 07 10:32:03 CST 2024