ARM: dts: omap5: Add bus_dma_limit for L3 bus
[linux/fpc-iii.git] / sound / soc / codecs / pcm3008.h
blobf7f4fbbd89db2bd4fb8d29059bf404d34d939dad
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * PCM3008 ALSA SoC Layer
5 * Author: Hugo Villeneuve
6 * Copyright (C) 2008 Lyrtech inc
7 */
9 #ifndef __LINUX_SND_SOC_PCM3008_H
10 #define __LINUX_SND_SOC_PCM3008_H
12 struct pcm3008_setup_data {
13 unsigned dem0_pin;
14 unsigned dem1_pin;
15 unsigned pdad_pin;
16 unsigned pdda_pin;
19 #endif