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
mipi-csis.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd.
3
*
4
* Samsung S5P/Exynos SoC series MIPI CSIS device support
5
*
6
* This program is free software; you can redistribute it and/or modify
7
* it under the terms of the GNU General Public License version 2 as
8
* published by the Free Software Foundation.
9
*/
10
11
#ifndef __PLAT_SAMSUNG_MIPI_CSIS_H_
12
#define __PLAT_SAMSUNG_MIPI_CSIS_H_ __FILE__
13
21
struct
s5p_platform_mipi_csis
{
22
unsigned
long
clk_rate
;
23
u8
wclk_source
;
24
u8
lanes
;
25
u8
hs_settle
;
26
};
27
35
int
s5p_csis_phy_enable
(
int
id
,
bool
on);
36
37
#endif
/* __PLAT_SAMSUNG_MIPI_CSIS_H_ */
Generated on Thu Jan 10 2013 13:49:40 for Linux Kernel by
1.8.2