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
sound
soc
jz4740
jz4740-i2s.h
Go to the documentation of this file.
1
/*
2
* This program is free software; you can redistribute it and/or modify
3
* it under the terms of the GNU General Public License version 2 as
4
* published by the Free Software Foundation.
5
*/
6
7
#ifndef _JZ4740_I2S_H
8
#define _JZ4740_I2S_H
9
10
/* I2S clock source */
11
#define JZ4740_I2S_CLKSRC_EXT 0
12
#define JZ4740_I2S_CLKSRC_PLL 1
13
14
#define JZ4740_I2S_BIT_CLK 0
15
16
#endif
Generated on Thu Jan 10 2013 15:08:15 for Linux Kernel by
1.8.2