Sign in
googlers
/
maze
/
linux
/
e3fec2f74f7f90d2149a24243a4d040caabe6f30
/
.
/
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