Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
asoc-s3c24xx_simtec.h
Go to the documentation of this file.
1
/* arch/arm/plat-samsung/include/plat/audio-simtec.h
2
*
3
* Copyright 2008 Simtec Electronics
4
* http://armlinux.simtec.co.uk/
5
* Ben Dooks <ben@simtec.co.uk>
6
*
7
* This program is free software; you can redistribute it and/or modify
8
* it under the terms of the GNU General Public License version 2 as
9
* published by the Free Software Foundation.
10
*
11
* Simtec Audio support.
12
*/
13
23
struct
s3c24xx_audio_simtec_pdata
{
24
unsigned
int
use_mpllin
:1;
25
unsigned
int
output_cdclk
:1;
26
27
unsigned
int
have_mic
:1;
28
unsigned
int
have_lout
:1;
29
30
int
amp_gpio
;
31
int
amp_gain
[2];
32
33
void
(*
startup
)(
void
);
34
};
Generated on Thu Jan 10 2013 14:52:19 for Linux Kernel by
1.8.2