Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / sound / soc / samsung / spdif.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * ALSA SoC Audio Layer - Samsung S/PDIF Controller driver
4  *
5  * Copyright (c) 2010 Samsung Electronics Co. Ltd
6  *              http://www.samsung.com/
7  */
8
9 #ifndef __SND_SOC_SAMSUNG_SPDIF_H
10 #define __SND_SOC_SAMSUNG_SPDIF_H       __FILE__
11
12 #define SND_SOC_SPDIF_INT_MCLK          0
13 #define SND_SOC_SPDIF_EXT_MCLK          1
14
15 #endif  /* __SND_SOC_SAMSUNG_SPDIF_H */