Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
76abbdde2d95a3807d0dc6bf9f84d03d0dbd4f3d
/
.
/
include
/
media
/
mt9t001.h
blob: 03fd63edd133264b99c38b650b473e4eb5b97df6 [
file
] [
log
] [
blame
]
#ifndef
_MEDIA_MT9T001_H
#define
_MEDIA_MT9T001_H
struct
mt9t001_platform_data
{
unsigned
int
clk_pol
:
1
;
unsigned
int
ext_clk
;
};
#endif