summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/pcm.h
blob: 726baf814613a72696fb7f34775d7a5ece904a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*  sound/soc/samsung/pcm.h
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 */

#ifndef __S3C_PCM_H
#define __S3C_PCM_H __FILE__

#define S3C_PCM_CLKSRC_PCLK	0
#define S3C_PCM_CLKSRC_MUX	1

#define S3C_PCM_SCLK_PER_FS	0

#endif /* __S3C_PCM_H */
'commit-info'> authorJames Bottomley <James.Bottomley@HansenPartnership.com>2017-01-17 17:32:54 -0500 committerJames Bottomley <James.Bottomley@HansenPartnership.com>2017-01-17 17:32:54 -0500 commit9208b75e048dda0d285904de9be7ab654a4b94fc (patch) treeb3af58ccd11b9ea186d1388be263b8ae0cb829b3 /sound/soc/codecs/wm8995.c parent2f5a31456ee80b37ef1170319fa134af0a1dfcc4 (diff)parentffb58456589443ca572221fabbdef3db8483a779 (diff)
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
Diffstat (limited to 'sound/soc/codecs/wm8995.c')