Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
97f01b3a2ed6d46132bf4e2d237c27846e7b260a
/
.
/
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