summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ssm2518.h
blob: 62511d80518ebe1a010e6a6110c9e490ff641e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 * SSM2518 amplifier audio driver
 *
 * Copyright 2013 Analog Devices Inc.
 *  Author: Lars-Peter Clausen <lars@metafoo.de>
 *
 * Licensed under the GPL-2.
 */

#ifndef __SND_SOC_CODECS_SSM2518_H__
#define __SND_SOC_CODECS_SSM2518_H__

#define SSM2518_SYSCLK 0

enum ssm2518_sysclk_src {
	SSM2518_SYSCLK_SRC_MCLK = 0,
	SSM2518_SYSCLK_SRC_BCLK = 1,
};

#endif
linux/net-next.git/patch/tools/arch/score/include?id=c14024dbb156c8392908aaa822097d27c6af8ec8'>patch) tree02f6ffa664b16bd76750c05f62708a518de2acdc /tools/arch/score/include parent08965c2eba135bdfb6e86cf25308e01421c7e0ce (diff)parent3b4f18843e511193e7eb616710e838f5852e661d (diff)
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Konrad writes: Please pull in your 'for-linus' branch two little fixes for Xen block front: One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB on ARM for example) mishandling while the other is fixing the accounting for the configuration changes.
Diffstat (limited to 'tools/arch/score/include')