perf test: Fix bpf test sample mismatch reporting
[linux-2.6-microblaze.git] / sound / soc / samsung / pcm.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef __S3C_PCM_H
4 #define __S3C_PCM_H __FILE__
5
6 #define S3C_PCM_CLKSRC_PCLK     0
7 #define S3C_PCM_CLKSRC_MUX      1
8
9 #define S3C_PCM_SCLK_PER_FS     0
10
11 #endif /* __S3C_PCM_H */