sonixj.c 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050
  1. /*
  2. * Sonix sn9c102p sn9c105 sn9c120 (jpeg) subdriver
  3. *
  4. * Copyright (C) 2009-2010 Jean-François Moine <http://moinejf.free.fr>
  5. * Copyright (C) 2005 Michel Xhaard mxhaard@magic.fr
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License as published by
  9. * the Free Software Foundation; either version 2 of the License, or
  10. * any later version.
  11. *
  12. * This program is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. * GNU General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  20. */
  21. #define MODULE_NAME "sonixj"
  22. #include <linux/input.h>
  23. #include "gspca.h"
  24. #include "jpeg.h"
  25. #define V4L2_CID_INFRARED (V4L2_CID_PRIVATE_BASE + 0)
  26. MODULE_AUTHOR("Jean-François Moine <http://moinejf.free.fr>");
  27. MODULE_DESCRIPTION("GSPCA/SONIX JPEG USB Camera Driver");
  28. MODULE_LICENSE("GPL");
  29. /* controls */
  30. enum e_ctrl {
  31. BRIGHTNESS,
  32. CONTRAST,
  33. COLORS,
  34. BLUE,
  35. RED,
  36. GAMMA,
  37. AUTOGAIN,
  38. HFLIP,
  39. VFLIP,
  40. SHARPNESS,
  41. INFRARED,
  42. FREQ,
  43. NCTRLS /* number of controls */
  44. };
  45. /* specific webcam descriptor */
  46. struct sd {
  47. struct gspca_dev gspca_dev; /* !! must be the first item */
  48. struct gspca_ctrl ctrls[NCTRLS];
  49. atomic_t avg_lum;
  50. u32 exposure;
  51. u8 quality; /* image quality */
  52. #define QUALITY_MIN 60
  53. #define QUALITY_MAX 95
  54. #define QUALITY_DEF 80
  55. u8 jpegqual; /* webcam quality */
  56. u8 reg18;
  57. s8 ag_cnt;
  58. #define AG_CNT_START 13
  59. u8 bridge;
  60. #define BRIDGE_SN9C102P 0
  61. #define BRIDGE_SN9C105 1
  62. #define BRIDGE_SN9C110 2
  63. #define BRIDGE_SN9C120 3
  64. u8 sensor; /* Type of image sensor chip */
  65. u8 i2c_addr;
  66. u8 jpeg_hdr[JPEG_HDR_SZ];
  67. };
  68. enum sensors {
  69. SENSOR_ADCM1700,
  70. SENSOR_GC0307,
  71. SENSOR_HV7131R,
  72. SENSOR_MI0360,
  73. SENSOR_MI0360B,
  74. SENSOR_MO4000,
  75. SENSOR_MT9V111,
  76. SENSOR_OM6802,
  77. SENSOR_OV7630,
  78. SENSOR_OV7648,
  79. SENSOR_OV7660,
  80. SENSOR_PO1030,
  81. SENSOR_PO2030N,
  82. SENSOR_SOI768,
  83. SENSOR_SP80708,
  84. };
  85. /* V4L2 controls supported by the driver */
  86. static void setbrightness(struct gspca_dev *gspca_dev);
  87. static void setcontrast(struct gspca_dev *gspca_dev);
  88. static void setcolors(struct gspca_dev *gspca_dev);
  89. static void setredblue(struct gspca_dev *gspca_dev);
  90. static void setgamma(struct gspca_dev *gspca_dev);
  91. static void setautogain(struct gspca_dev *gspca_dev);
  92. static void sethvflip(struct gspca_dev *gspca_dev);
  93. static void setsharpness(struct gspca_dev *gspca_dev);
  94. static void setinfrared(struct gspca_dev *gspca_dev);
  95. static void setfreq(struct gspca_dev *gspca_dev);
  96. static const struct ctrl sd_ctrls[NCTRLS] = {
  97. [BRIGHTNESS] = {
  98. {
  99. .id = V4L2_CID_BRIGHTNESS,
  100. .type = V4L2_CTRL_TYPE_INTEGER,
  101. .name = "Brightness",
  102. .minimum = 0,
  103. .maximum = 0xff,
  104. .step = 1,
  105. .default_value = 0x80,
  106. },
  107. .set_control = setbrightness
  108. },
  109. [CONTRAST] = {
  110. {
  111. .id = V4L2_CID_CONTRAST,
  112. .type = V4L2_CTRL_TYPE_INTEGER,
  113. .name = "Contrast",
  114. .minimum = 0,
  115. #define CONTRAST_MAX 127
  116. .maximum = CONTRAST_MAX,
  117. .step = 1,
  118. .default_value = 63,
  119. },
  120. .set_control = setcontrast
  121. },
  122. [COLORS] = {
  123. {
  124. .id = V4L2_CID_SATURATION,
  125. .type = V4L2_CTRL_TYPE_INTEGER,
  126. .name = "Saturation",
  127. .minimum = 0,
  128. .maximum = 40,
  129. .step = 1,
  130. #define COLORS_DEF 25
  131. .default_value = COLORS_DEF,
  132. },
  133. .set_control = setcolors
  134. },
  135. [BLUE] = {
  136. {
  137. .id = V4L2_CID_BLUE_BALANCE,
  138. .type = V4L2_CTRL_TYPE_INTEGER,
  139. .name = "Blue Balance",
  140. .minimum = 24,
  141. .maximum = 40,
  142. .step = 1,
  143. .default_value = 32,
  144. },
  145. .set_control = setredblue
  146. },
  147. [RED] = {
  148. {
  149. .id = V4L2_CID_RED_BALANCE,
  150. .type = V4L2_CTRL_TYPE_INTEGER,
  151. .name = "Red Balance",
  152. .minimum = 24,
  153. .maximum = 40,
  154. .step = 1,
  155. .default_value = 32,
  156. },
  157. .set_control = setredblue
  158. },
  159. [GAMMA] = {
  160. {
  161. .id = V4L2_CID_GAMMA,
  162. .type = V4L2_CTRL_TYPE_INTEGER,
  163. .name = "Gamma",
  164. .minimum = 0,
  165. .maximum = 40,
  166. .step = 1,
  167. #define GAMMA_DEF 20
  168. .default_value = GAMMA_DEF,
  169. },
  170. .set_control = setgamma
  171. },
  172. [AUTOGAIN] = {
  173. {
  174. .id = V4L2_CID_AUTOGAIN,
  175. .type = V4L2_CTRL_TYPE_BOOLEAN,
  176. .name = "Auto Gain",
  177. .minimum = 0,
  178. .maximum = 1,
  179. .step = 1,
  180. .default_value = 1
  181. },
  182. .set_control = setautogain
  183. },
  184. [HFLIP] = {
  185. {
  186. .id = V4L2_CID_HFLIP,
  187. .type = V4L2_CTRL_TYPE_BOOLEAN,
  188. .name = "Mirror",
  189. .minimum = 0,
  190. .maximum = 1,
  191. .step = 1,
  192. .default_value = 0,
  193. },
  194. .set_control = sethvflip
  195. },
  196. [VFLIP] = {
  197. {
  198. .id = V4L2_CID_VFLIP,
  199. .type = V4L2_CTRL_TYPE_BOOLEAN,
  200. .name = "Vflip",
  201. .minimum = 0,
  202. .maximum = 1,
  203. .step = 1,
  204. .default_value = 0,
  205. },
  206. .set_control = sethvflip
  207. },
  208. [SHARPNESS] = {
  209. {
  210. .id = V4L2_CID_SHARPNESS,
  211. .type = V4L2_CTRL_TYPE_INTEGER,
  212. .name = "Sharpness",
  213. .minimum = 0,
  214. .maximum = 255,
  215. .step = 1,
  216. .default_value = 90,
  217. },
  218. .set_control = setsharpness
  219. },
  220. /* mt9v111 only */
  221. [INFRARED] = {
  222. {
  223. .id = V4L2_CID_INFRARED,
  224. .type = V4L2_CTRL_TYPE_BOOLEAN,
  225. .name = "Infrared",
  226. .minimum = 0,
  227. .maximum = 1,
  228. .step = 1,
  229. .default_value = 0,
  230. },
  231. .set_control = setinfrared
  232. },
  233. /* ov7630/ov7648/ov7660 only */
  234. [FREQ] = {
  235. {
  236. .id = V4L2_CID_POWER_LINE_FREQUENCY,
  237. .type = V4L2_CTRL_TYPE_MENU,
  238. .name = "Light frequency filter",
  239. .minimum = 0,
  240. .maximum = 2, /* 0: 0, 1: 50Hz, 2:60Hz */
  241. .step = 1,
  242. .default_value = 1,
  243. },
  244. .set_control = setfreq
  245. },
  246. };
  247. /* table of the disabled controls */
  248. static const __u32 ctrl_dis[] = {
  249. [SENSOR_ADCM1700] = (1 << AUTOGAIN) |
  250. (1 << INFRARED) |
  251. (1 << HFLIP) |
  252. (1 << VFLIP) |
  253. (1 << FREQ),
  254. [SENSOR_GC0307] = (1 << INFRARED) |
  255. (1 << HFLIP) |
  256. (1 << VFLIP) |
  257. (1 << FREQ),
  258. [SENSOR_HV7131R] = (1 << INFRARED) |
  259. (1 << HFLIP) |
  260. (1 << FREQ),
  261. [SENSOR_MI0360] = (1 << INFRARED) |
  262. (1 << HFLIP) |
  263. (1 << VFLIP) |
  264. (1 << FREQ),
  265. [SENSOR_MI0360B] = (1 << INFRARED) |
  266. (1 << HFLIP) |
  267. (1 << VFLIP) |
  268. (1 << FREQ),
  269. [SENSOR_MO4000] = (1 << INFRARED) |
  270. (1 << HFLIP) |
  271. (1 << VFLIP) |
  272. (1 << FREQ),
  273. [SENSOR_MT9V111] = (1 << HFLIP) |
  274. (1 << VFLIP) |
  275. (1 << FREQ),
  276. [SENSOR_OM6802] = (1 << INFRARED) |
  277. (1 << HFLIP) |
  278. (1 << VFLIP) |
  279. (1 << FREQ),
  280. [SENSOR_OV7630] = (1 << INFRARED) |
  281. (1 << HFLIP),
  282. [SENSOR_OV7648] = (1 << INFRARED) |
  283. (1 << HFLIP),
  284. [SENSOR_OV7660] = (1 << AUTOGAIN) |
  285. (1 << INFRARED) |
  286. (1 << HFLIP) |
  287. (1 << VFLIP),
  288. [SENSOR_PO1030] = (1 << AUTOGAIN) |
  289. (1 << INFRARED) |
  290. (1 << HFLIP) |
  291. (1 << VFLIP) |
  292. (1 << FREQ),
  293. [SENSOR_PO2030N] = (1 << AUTOGAIN) |
  294. (1 << INFRARED) |
  295. (1 << FREQ),
  296. [SENSOR_SOI768] = (1 << AUTOGAIN) |
  297. (1 << INFRARED) |
  298. (1 << HFLIP) |
  299. (1 << VFLIP) |
  300. (1 << FREQ),
  301. [SENSOR_SP80708] = (1 << AUTOGAIN) |
  302. (1 << INFRARED) |
  303. (1 << HFLIP) |
  304. (1 << VFLIP) |
  305. (1 << FREQ),
  306. };
  307. static const struct v4l2_pix_format cif_mode[] = {
  308. {352, 288, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
  309. .bytesperline = 352,
  310. .sizeimage = 352 * 288 * 4 / 8 + 590,
  311. .colorspace = V4L2_COLORSPACE_JPEG,
  312. .priv = 0},
  313. };
  314. static const struct v4l2_pix_format vga_mode[] = {
  315. {160, 120, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
  316. .bytesperline = 160,
  317. .sizeimage = 160 * 120 * 4 / 8 + 590,
  318. .colorspace = V4L2_COLORSPACE_JPEG,
  319. .priv = 2},
  320. {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
  321. .bytesperline = 320,
  322. .sizeimage = 320 * 240 * 3 / 8 + 590,
  323. .colorspace = V4L2_COLORSPACE_JPEG,
  324. .priv = 1},
  325. {640, 480, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
  326. .bytesperline = 640,
  327. /* Note 3 / 8 is not large enough, not even 5 / 8 is ?! */
  328. .sizeimage = 640 * 480 * 3 / 4 + 590,
  329. .colorspace = V4L2_COLORSPACE_JPEG,
  330. .priv = 0},
  331. };
  332. static const u8 sn_adcm1700[0x1c] = {
  333. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  334. 0x00, 0x43, 0x60, 0x00, 0x1a, 0x00, 0x00, 0x00,
  335. /* reg8 reg9 rega regb regc regd rege regf */
  336. 0x80, 0x51, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  337. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  338. 0x03, 0x00, 0x05, 0x01, 0x05, 0x16, 0x12, 0x42,
  339. /* reg18 reg19 reg1a reg1b */
  340. 0x06, 0x00, 0x00, 0x00
  341. };
  342. static const u8 sn_gc0307[0x1c] = {
  343. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  344. 0x00, 0x61, 0x62, 0x00, 0x1a, 0x00, 0x00, 0x00,
  345. /* reg8 reg9 rega regb regc regd rege regf */
  346. 0x80, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  347. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  348. 0x03, 0x00, 0x03, 0x01, 0x08, 0x28, 0x1e, 0x02,
  349. /* reg18 reg19 reg1a reg1b */
  350. 0x06, 0x00, 0x00, 0x00
  351. };
  352. static const u8 sn_hv7131[0x1c] = {
  353. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  354. 0x00, 0x03, 0x60, 0x00, 0x1a, 0x20, 0x20, 0x20,
  355. /* reg8 reg9 rega regb regc regd rege regf */
  356. 0x81, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  357. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  358. 0x03, 0x00, 0x00, 0x01, 0x03, 0x28, 0x1e, 0x41,
  359. /* reg18 reg19 reg1a reg1b */
  360. 0x0a, 0x00, 0x00, 0x00
  361. };
  362. static const u8 sn_mi0360[0x1c] = {
  363. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  364. 0x00, 0x61, 0x40, 0x00, 0x1a, 0x20, 0x20, 0x20,
  365. /* reg8 reg9 rega regb regc regd rege regf */
  366. 0x81, 0x5d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  367. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  368. 0x03, 0x00, 0x00, 0x02, 0x0a, 0x28, 0x1e, 0x61,
  369. /* reg18 reg19 reg1a reg1b */
  370. 0x06, 0x00, 0x00, 0x00
  371. };
  372. static const u8 sn_mi0360b[0x1c] = {
  373. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  374. 0x00, 0x61, 0x40, 0x00, 0x1a, 0x00, 0x00, 0x00,
  375. /* reg8 reg9 rega regb regc regd rege regf */
  376. 0x81, 0x5d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  377. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  378. 0x03, 0x00, 0x00, 0x02, 0x0a, 0x28, 0x1e, 0x40,
  379. /* reg18 reg19 reg1a reg1b */
  380. 0x06, 0x00, 0x00, 0x00
  381. };
  382. static const u8 sn_mo4000[0x1c] = {
  383. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  384. 0x00, 0x23, 0x60, 0x00, 0x1a, 0x00, 0x20, 0x18,
  385. /* reg8 reg9 rega regb regc regd rege regf */
  386. 0x81, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  387. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  388. 0x03, 0x00, 0x0b, 0x0f, 0x14, 0x28, 0x1e, 0x40,
  389. /* reg18 reg19 reg1a reg1b */
  390. 0x08, 0x00, 0x00, 0x00
  391. };
  392. static const u8 sn_mt9v111[0x1c] = {
  393. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  394. 0x00, 0x61, 0x40, 0x00, 0x1a, 0x20, 0x20, 0x20,
  395. /* reg8 reg9 rega regb regc regd rege regf */
  396. 0x81, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  397. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  398. 0x03, 0x00, 0x00, 0x02, 0x1c, 0x28, 0x1e, 0x40,
  399. /* reg18 reg19 reg1a reg1b */
  400. 0x06, 0x00, 0x00, 0x00
  401. };
  402. static const u8 sn_om6802[0x1c] = {
  403. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  404. 0x00, 0x23, 0x72, 0x00, 0x1a, 0x20, 0x20, 0x19,
  405. /* reg8 reg9 rega regb regc regd rege regf */
  406. 0x80, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  407. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  408. 0x03, 0x00, 0x51, 0x01, 0x00, 0x28, 0x1e, 0x40,
  409. /* reg18 reg19 reg1a reg1b */
  410. 0x05, 0x00, 0x00, 0x00
  411. };
  412. static const u8 sn_ov7630[0x1c] = {
  413. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  414. 0x00, 0x21, 0x40, 0x00, 0x1a, 0x00, 0x00, 0x00,
  415. /* reg8 reg9 rega regb regc regd rege regf */
  416. 0x81, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  417. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  418. 0x03, 0x00, 0x04, 0x01, 0x0a, 0x28, 0x1e, 0xc2,
  419. /* reg18 reg19 reg1a reg1b */
  420. 0x0b, 0x00, 0x00, 0x00
  421. };
  422. static const u8 sn_ov7648[0x1c] = {
  423. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  424. 0x00, 0x63, 0x40, 0x00, 0x1a, 0x20, 0x20, 0x20,
  425. /* reg8 reg9 rega regb regc regd rege regf */
  426. 0x81, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  427. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  428. 0x03, 0x00, 0x00, 0x01, 0x00, 0x28, 0x1e, 0x00,
  429. /* reg18 reg19 reg1a reg1b */
  430. 0x0b, 0x00, 0x00, 0x00
  431. };
  432. static const u8 sn_ov7660[0x1c] = {
  433. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  434. 0x00, 0x61, 0x40, 0x00, 0x1a, 0x00, 0x00, 0x00,
  435. /* reg8 reg9 rega regb regc regd rege regf */
  436. 0x81, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  437. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  438. 0x03, 0x00, 0x01, 0x01, 0x08, 0x28, 0x1e, 0x20,
  439. /* reg18 reg19 reg1a reg1b */
  440. 0x07, 0x00, 0x00, 0x00
  441. };
  442. static const u8 sn_po1030[0x1c] = {
  443. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  444. 0x00, 0x21, 0x62, 0x00, 0x1a, 0x20, 0x20, 0x20,
  445. /* reg8 reg9 rega regb regc regd rege regf */
  446. 0x81, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  447. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  448. 0x03, 0x00, 0x00, 0x06, 0x06, 0x28, 0x1e, 0x00,
  449. /* reg18 reg19 reg1a reg1b */
  450. 0x07, 0x00, 0x00, 0x00
  451. };
  452. static const u8 sn_po2030n[0x1c] = {
  453. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  454. 0x00, 0x63, 0x40, 0x00, 0x1a, 0x00, 0x00, 0x00,
  455. /* reg8 reg9 rega regb regc regd rege regf */
  456. 0x81, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  457. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  458. 0x03, 0x00, 0x00, 0x01, 0x14, 0x28, 0x1e, 0x00,
  459. /* reg18 reg19 reg1a reg1b */
  460. 0x07, 0x00, 0x00, 0x00
  461. };
  462. static const u8 sn_soi768[0x1c] = {
  463. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  464. 0x00, 0x21, 0x40, 0x00, 0x1a, 0x00, 0x00, 0x00,
  465. /* reg8 reg9 rega regb regc regd rege regf */
  466. 0x81, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  467. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  468. 0x03, 0x00, 0x00, 0x01, 0x08, 0x28, 0x1e, 0x00,
  469. /* reg18 reg19 reg1a reg1b */
  470. 0x07, 0x00, 0x00, 0x00
  471. };
  472. static const u8 sn_sp80708[0x1c] = {
  473. /* reg0 reg1 reg2 reg3 reg4 reg5 reg6 reg7 */
  474. 0x00, 0x63, 0x60, 0x00, 0x1a, 0x20, 0x20, 0x20,
  475. /* reg8 reg9 rega regb regc regd rege regf */
  476. 0x81, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  477. /* reg10 reg11 reg12 reg13 reg14 reg15 reg16 reg17 */
  478. 0x03, 0x00, 0x00, 0x03, 0x04, 0x28, 0x1e, 0x00,
  479. /* reg18 reg19 reg1a reg1b */
  480. 0x07, 0x00, 0x00, 0x00
  481. };
  482. /* sequence specific to the sensors - !! index = SENSOR_xxx */
  483. static const u8 *sn_tb[] = {
  484. [SENSOR_ADCM1700] = sn_adcm1700,
  485. [SENSOR_GC0307] = sn_gc0307,
  486. [SENSOR_HV7131R] = sn_hv7131,
  487. [SENSOR_MI0360] = sn_mi0360,
  488. [SENSOR_MI0360B] = sn_mi0360b,
  489. [SENSOR_MO4000] = sn_mo4000,
  490. [SENSOR_MT9V111] = sn_mt9v111,
  491. [SENSOR_OM6802] = sn_om6802,
  492. [SENSOR_OV7630] = sn_ov7630,
  493. [SENSOR_OV7648] = sn_ov7648,
  494. [SENSOR_OV7660] = sn_ov7660,
  495. [SENSOR_PO1030] = sn_po1030,
  496. [SENSOR_PO2030N] = sn_po2030n,
  497. [SENSOR_SOI768] = sn_soi768,
  498. [SENSOR_SP80708] = sn_sp80708,
  499. };
  500. /* default gamma table */
  501. static const u8 gamma_def[17] = {
  502. 0x00, 0x2d, 0x46, 0x5a, 0x6c, 0x7c, 0x8b, 0x99,
  503. 0xa6, 0xb2, 0xbf, 0xca, 0xd5, 0xe0, 0xeb, 0xf5, 0xff
  504. };
  505. /* gamma for sensor ADCM1700 */
  506. static const u8 gamma_spec_0[17] = {
  507. 0x0f, 0x39, 0x5a, 0x74, 0x86, 0x95, 0xa6, 0xb4,
  508. 0xbd, 0xc4, 0xcc, 0xd4, 0xd5, 0xde, 0xe4, 0xed, 0xf5
  509. };
  510. /* gamma for sensors HV7131R and MT9V111 */
  511. static const u8 gamma_spec_1[17] = {
  512. 0x08, 0x3a, 0x52, 0x65, 0x75, 0x83, 0x91, 0x9d,
  513. 0xa9, 0xb4, 0xbe, 0xc8, 0xd2, 0xdb, 0xe4, 0xed, 0xf5
  514. };
  515. /* gamma for sensor GC0307 */
  516. static const u8 gamma_spec_2[17] = {
  517. 0x14, 0x37, 0x50, 0x6a, 0x7c, 0x8d, 0x9d, 0xab,
  518. 0xb5, 0xbf, 0xc2, 0xcb, 0xd1, 0xd6, 0xdb, 0xe1, 0xeb
  519. };
  520. /* gamma for sensor SP80708 */
  521. static const u8 gamma_spec_3[17] = {
  522. 0x0a, 0x2d, 0x4e, 0x68, 0x7d, 0x8f, 0x9f, 0xab,
  523. 0xb7, 0xc2, 0xcc, 0xd3, 0xd8, 0xde, 0xe2, 0xe5, 0xe6
  524. };
  525. /* color matrix and offsets */
  526. static const u8 reg84[] = {
  527. 0x14, 0x00, 0x27, 0x00, 0x07, 0x00, /* YR YG YB gains */
  528. 0xe8, 0x0f, 0xda, 0x0f, 0x40, 0x00, /* UR UG UB */
  529. 0x3e, 0x00, 0xcd, 0x0f, 0xf7, 0x0f, /* VR VG VB */
  530. 0x00, 0x00, 0x00 /* YUV offsets */
  531. };
  532. #define DELAY 0xdd
  533. static const u8 adcm1700_sensor_init[][8] = {
  534. {0xa0, 0x51, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x10},
  535. {0xb0, 0x51, 0x04, 0x08, 0x00, 0x00, 0x00, 0x10}, /* reset */
  536. {DELAY, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
  537. {0xb0, 0x51, 0x04, 0x00, 0x00, 0x00, 0x00, 0x10},
  538. {DELAY, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
  539. {0xb0, 0x51, 0x0c, 0xe0, 0x2e, 0x00, 0x00, 0x10},
  540. {0xb0, 0x51, 0x10, 0x02, 0x02, 0x00, 0x00, 0x10},
  541. {0xb0, 0x51, 0x14, 0x0e, 0x0e, 0x00, 0x00, 0x10},
  542. {0xb0, 0x51, 0x1c, 0x00, 0x80, 0x00, 0x00, 0x10},
  543. {0xb0, 0x51, 0x20, 0x01, 0x00, 0x00, 0x00, 0x10},
  544. {DELAY, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
  545. {0xb0, 0x51, 0x04, 0x04, 0x00, 0x00, 0x00, 0x10},
  546. {DELAY, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
  547. {0xb0, 0x51, 0x04, 0x01, 0x00, 0x00, 0x00, 0x10},
  548. {0xa0, 0x51, 0xfe, 0x10, 0x00, 0x00, 0x00, 0x10},
  549. {0xb0, 0x51, 0x14, 0x01, 0x00, 0x00, 0x00, 0x10},
  550. {0xb0, 0x51, 0x32, 0x00, 0x00, 0x00, 0x00, 0x10},
  551. {}
  552. };
  553. static const u8 adcm1700_sensor_param1[][8] = {
  554. {0xb0, 0x51, 0x26, 0xf9, 0x01, 0x00, 0x00, 0x10}, /* exposure? */
  555. {0xd0, 0x51, 0x1e, 0x8e, 0x8e, 0x8e, 0x8e, 0x10},
  556. {0xa0, 0x51, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x10},
  557. {0xb0, 0x51, 0x00, 0x02, 0x00, 0x00, 0x00, 0x10},
  558. {0xa0, 0x51, 0xfe, 0x10, 0x00, 0x00, 0x00, 0x10},
  559. {0xb0, 0x51, 0x32, 0x00, 0x72, 0x00, 0x00, 0x10},
  560. {0xd0, 0x51, 0x1e, 0xbe, 0xd7, 0xe8, 0xbe, 0x10}, /* exposure? */
  561. {0xa0, 0x51, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x10},
  562. {0xb0, 0x51, 0x00, 0x02, 0x00, 0x00, 0x00, 0x10},
  563. {0xa0, 0x51, 0xfe, 0x10, 0x00, 0x00, 0x00, 0x10},
  564. {0xb0, 0x51, 0x32, 0x00, 0xa2, 0x00, 0x00, 0x10},
  565. {}
  566. };
  567. static const u8 gc0307_sensor_init[][8] = {
  568. {0xa0, 0x21, 0x43, 0x00, 0x00, 0x00, 0x00, 0x10},
  569. {0xa0, 0x21, 0x44, 0xa2, 0x00, 0x00, 0x00, 0x10},
  570. {0xa0, 0x21, 0x01, 0x6a, 0x00, 0x00, 0x00, 0x10},
  571. {0xa0, 0x21, 0x02, 0x70, 0x00, 0x00, 0x00, 0x10},
  572. {0xa0, 0x21, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10},
  573. {0xa0, 0x21, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x10},
  574. {0xa0, 0x21, 0x1d, 0x00, 0x00, 0x00, 0x00, 0x10},
  575. {0xa0, 0x21, 0x11, 0x05, 0x00, 0x00, 0x00, 0x10},
  576. {0xa0, 0x21, 0x05, 0x00, 0x00, 0x00, 0x00, 0x10},
  577. {0xa0, 0x21, 0x06, 0x00, 0x00, 0x00, 0x00, 0x10},
  578. {0xa0, 0x21, 0x07, 0x00, 0x00, 0x00, 0x00, 0x10},
  579. {0xa0, 0x21, 0x08, 0x02, 0x00, 0x00, 0x00, 0x10},
  580. {0xa0, 0x21, 0x09, 0x01, 0x00, 0x00, 0x00, 0x10},
  581. {0xa0, 0x21, 0x0a, 0xe8, 0x00, 0x00, 0x00, 0x10},
  582. {0xa0, 0x21, 0x0b, 0x02, 0x00, 0x00, 0x00, 0x10},
  583. {0xa0, 0x21, 0x0c, 0x80, 0x00, 0x00, 0x00, 0x10},
  584. {0xa0, 0x21, 0x0d, 0x22, 0x00, 0x00, 0x00, 0x10},
  585. {0xa0, 0x21, 0x0e, 0x02, 0x00, 0x00, 0x00, 0x10},
  586. {0xa0, 0x21, 0x0f, 0xb2, 0x00, 0x00, 0x00, 0x10},
  587. {0xa0, 0x21, 0x12, 0x70, 0x00, 0x00, 0x00, 0x10},
  588. {DELAY, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 10ms*/
  589. {0xa0, 0x21, 0x13, 0x00, 0x00, 0x00, 0x00, 0x10},
  590. {0xa0, 0x21, 0x15, 0xb8, 0x00, 0x00, 0x00, 0x10},
  591. {0xa0, 0x21, 0x16, 0x13, 0x00, 0x00, 0x00, 0x10},
  592. {0xa0, 0x21, 0x17, 0x52, 0x00, 0x00, 0x00, 0x10},
  593. {0xa0, 0x21, 0x18, 0x50, 0x00, 0x00, 0x00, 0x10},
  594. {0xa0, 0x21, 0x1e, 0x0d, 0x00, 0x00, 0x00, 0x10},
  595. {0xa0, 0x21, 0x1f, 0x32, 0x00, 0x00, 0x00, 0x10},
  596. {0xa0, 0x21, 0x61, 0x90, 0x00, 0x00, 0x00, 0x10},
  597. {0xa0, 0x21, 0x63, 0x70, 0x00, 0x00, 0x00, 0x10},
  598. {0xa0, 0x21, 0x65, 0x98, 0x00, 0x00, 0x00, 0x10},
  599. {0xa0, 0x21, 0x67, 0x90, 0x00, 0x00, 0x00, 0x10},
  600. {0xa0, 0x21, 0x03, 0x00, 0x00, 0x00, 0x00, 0x10},
  601. {0xa0, 0x21, 0x04, 0x96, 0x00, 0x00, 0x00, 0x10},
  602. {0xa0, 0x21, 0x45, 0x27, 0x00, 0x00, 0x00, 0x10},
  603. {0xa0, 0x21, 0x47, 0x2c, 0x00, 0x00, 0x00, 0x10},
  604. {0xa0, 0x21, 0x43, 0x47, 0x00, 0x00, 0x00, 0x10},
  605. {0xa0, 0x21, 0x44, 0xd8, 0x00, 0x00, 0x00, 0x10},
  606. {}
  607. };
  608. static const u8 gc0307_sensor_param1[][8] = {
  609. {0xa0, 0x21, 0x68, 0x13, 0x00, 0x00, 0x00, 0x10},
  610. {0xd0, 0x21, 0x61, 0x80, 0x00, 0x80, 0x00, 0x10},
  611. {0xc0, 0x21, 0x65, 0x80, 0x00, 0x80, 0x00, 0x10},
  612. {0xc0, 0x21, 0x63, 0xa0, 0x00, 0xa6, 0x00, 0x10},
  613. /*param3*/
  614. {0xa0, 0x21, 0x01, 0x6e, 0x00, 0x00, 0x00, 0x10},
  615. {0xa0, 0x21, 0x02, 0x88, 0x00, 0x00, 0x00, 0x10},
  616. {}
  617. };
  618. static const u8 hv7131r_sensor_init[][8] = {
  619. {0xc1, 0x11, 0x01, 0x08, 0x01, 0x00, 0x00, 0x10},
  620. {0xb1, 0x11, 0x34, 0x17, 0x7f, 0x00, 0x00, 0x10},
  621. {0xd1, 0x11, 0x40, 0xff, 0x7f, 0x7f, 0x7f, 0x10},
  622. /* {0x91, 0x11, 0x44, 0x00, 0x00, 0x00, 0x00, 0x10}, */
  623. {0xd1, 0x11, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10},
  624. {0xd1, 0x11, 0x14, 0x01, 0xe2, 0x02, 0x82, 0x10},
  625. /* {0x91, 0x11, 0x18, 0x00, 0x00, 0x00, 0x00, 0x10}, */
  626. {0xa1, 0x11, 0x01, 0x08, 0x00, 0x00, 0x00, 0x10},
  627. {0xa1, 0x11, 0x01, 0x08, 0x00, 0x00, 0x00, 0x10},
  628. {0xc1, 0x11, 0x25, 0x00, 0x61, 0xa8, 0x00, 0x10},
  629. {0xa1, 0x11, 0x30, 0x22, 0x00, 0x00, 0x00, 0x10},
  630. {0xc1, 0x11, 0x31, 0x20, 0x2e, 0x20, 0x00, 0x10},
  631. {0xc1, 0x11, 0x25, 0x00, 0xc3, 0x50, 0x00, 0x10},
  632. {0xa1, 0x11, 0x30, 0x07, 0x00, 0x00, 0x00, 0x10}, /* gain14 */
  633. {0xc1, 0x11, 0x31, 0x10, 0x10, 0x10, 0x00, 0x10}, /* r g b 101a10 */
  634. {0xa1, 0x11, 0x01, 0x08, 0x00, 0x00, 0x00, 0x10},
  635. {0xa1, 0x11, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10},
  636. {0xa1, 0x11, 0x21, 0xd0, 0x00, 0x00, 0x00, 0x10},
  637. {0xa1, 0x11, 0x22, 0x00, 0x00, 0x00, 0x00, 0x10},
  638. {0xa1, 0x11, 0x23, 0x09, 0x00, 0x00, 0x00, 0x10},
  639. {0xa1, 0x11, 0x01, 0x08, 0x00, 0x00, 0x00, 0x10},
  640. {0xa1, 0x11, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10},
  641. {0xa1, 0x11, 0x21, 0xd0, 0x00, 0x00, 0x00, 0x10},
  642. {0xa1, 0x11, 0x22, 0x00, 0x00, 0x00, 0x00, 0x10},
  643. {0xa1, 0x11, 0x23, 0x10, 0x00, 0x00, 0x00, 0x10},
  644. {0xa1, 0x11, 0x01, 0x18, 0x00, 0x00, 0x00, 0x10},
  645. /* set sensor clock */
  646. {}
  647. };
  648. static const u8 mi0360_sensor_init[][8] = {
  649. {0xb1, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10},
  650. {0xb1, 0x5d, 0x0d, 0x00, 0x01, 0x00, 0x00, 0x10},
  651. {0xb1, 0x5d, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x10},
  652. {0xd1, 0x5d, 0x01, 0x00, 0x08, 0x00, 0x16, 0x10},
  653. {0xd1, 0x5d, 0x03, 0x01, 0xe2, 0x02, 0x82, 0x10},
  654. {0xd1, 0x5d, 0x05, 0x00, 0x09, 0x00, 0x53, 0x10},
  655. {0xb1, 0x5d, 0x0d, 0x00, 0x02, 0x00, 0x00, 0x10},
  656. {0xd1, 0x5d, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x10},
  657. {0xd1, 0x5d, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x10},
  658. {0xd1, 0x5d, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x10},
  659. {0xd1, 0x5d, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10},
  660. {0xd1, 0x5d, 0x12, 0x00, 0x00, 0x00, 0x00, 0x10},
  661. {0xd1, 0x5d, 0x14, 0x00, 0x00, 0x00, 0x00, 0x10},
  662. {0xd1, 0x5d, 0x16, 0x00, 0x00, 0x00, 0x00, 0x10},
  663. {0xd1, 0x5d, 0x18, 0x00, 0x00, 0x00, 0x00, 0x10},
  664. {0xd1, 0x5d, 0x1a, 0x00, 0x00, 0x00, 0x00, 0x10},
  665. {0xd1, 0x5d, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x10},
  666. {0xb1, 0x5d, 0x32, 0x00, 0x00, 0x00, 0x00, 0x10},
  667. {0xd1, 0x5d, 0x20, 0x91, 0x01, 0x00, 0x00, 0x10},
  668. {0xd1, 0x5d, 0x22, 0x00, 0x00, 0x00, 0x00, 0x10},
  669. {0xd1, 0x5d, 0x24, 0x00, 0x00, 0x00, 0x00, 0x10},
  670. {0xd1, 0x5d, 0x26, 0x00, 0x00, 0x00, 0x24, 0x10},
  671. {0xd1, 0x5d, 0x2f, 0xf7, 0xB0, 0x00, 0x04, 0x10},
  672. {0xd1, 0x5d, 0x31, 0x00, 0x00, 0x00, 0x00, 0x10},
  673. {0xd1, 0x5d, 0x33, 0x00, 0x00, 0x01, 0x00, 0x10},
  674. {0xb1, 0x5d, 0x3d, 0x06, 0x8f, 0x00, 0x00, 0x10},
  675. {0xd1, 0x5d, 0x40, 0x01, 0xe0, 0x00, 0xd1, 0x10},
  676. {0xb1, 0x5d, 0x44, 0x00, 0x82, 0x00, 0x00, 0x10},
  677. {0xd1, 0x5d, 0x58, 0x00, 0x78, 0x00, 0x43, 0x10},
  678. {0xd1, 0x5d, 0x5a, 0x00, 0x00, 0x00, 0x00, 0x10},
  679. {0xd1, 0x5d, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x10},
  680. {0xd1, 0x5d, 0x5e, 0x00, 0x00, 0xa3, 0x1d, 0x10},
  681. {0xb1, 0x5d, 0x62, 0x04, 0x11, 0x00, 0x00, 0x10},
  682. {0xb1, 0x5d, 0x20, 0x91, 0x01, 0x00, 0x00, 0x10},
  683. {0xb1, 0x5d, 0x20, 0x11, 0x01, 0x00, 0x00, 0x10},
  684. {0xb1, 0x5d, 0x09, 0x00, 0x64, 0x00, 0x00, 0x10},
  685. {0xd1, 0x5d, 0x2b, 0x00, 0xa0, 0x00, 0xb0, 0x10},
  686. {0xd1, 0x5d, 0x2d, 0x00, 0xa0, 0x00, 0xa0, 0x10},
  687. {0xb1, 0x5d, 0x0a, 0x00, 0x02, 0x00, 0x00, 0x10}, /* sensor clck ?2 */
  688. {0xb1, 0x5d, 0x06, 0x00, 0x30, 0x00, 0x00, 0x10},
  689. {0xb1, 0x5d, 0x05, 0x00, 0x0a, 0x00, 0x00, 0x10},
  690. {0xb1, 0x5d, 0x09, 0x02, 0x35, 0x00, 0x00, 0x10}, /* exposure 2 */
  691. {0xd1, 0x5d, 0x2b, 0x00, 0xb9, 0x00, 0xe3, 0x10},
  692. {0xd1, 0x5d, 0x2d, 0x00, 0x5f, 0x00, 0xb9, 0x10}, /* 42 */
  693. /* {0xb1, 0x5d, 0x35, 0x00, 0x67, 0x00, 0x00, 0x10}, * gain orig */
  694. /* {0xb1, 0x5d, 0x35, 0x00, 0x20, 0x00, 0x00, 0x10}, * gain */
  695. {0xb1, 0x5d, 0x07, 0x00, 0x03, 0x00, 0x00, 0x10}, /* update */
  696. {0xb1, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10}, /* sensor on */
  697. {}
  698. };
  699. static const u8 mi0360b_sensor_init[][8] = {
  700. {0xb1, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10},
  701. {0xb1, 0x5d, 0x0d, 0x00, 0x01, 0x00, 0x00, 0x10},
  702. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 20ms*/
  703. {0xb1, 0x5d, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x10},
  704. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 20ms*/
  705. {0xd1, 0x5d, 0x01, 0x00, 0x08, 0x00, 0x16, 0x10},
  706. {0xd1, 0x5d, 0x03, 0x01, 0xe2, 0x02, 0x82, 0x10},
  707. {0xd1, 0x5d, 0x05, 0x00, 0x00, 0x00, 0x00, 0x10},
  708. {0xb1, 0x5d, 0x0d, 0x00, 0x02, 0x00, 0x00, 0x10},
  709. {0xd1, 0x5d, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x10},
  710. {0xd1, 0x5d, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x10},
  711. {0xd1, 0x5d, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x10},
  712. {0xd1, 0x5d, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10},
  713. {0xd1, 0x5d, 0x12, 0x00, 0x00, 0x00, 0x00, 0x10},
  714. {0xd1, 0x5d, 0x14, 0x00, 0x00, 0x00, 0x00, 0x10},
  715. {0xd1, 0x5d, 0x16, 0x00, 0x00, 0x00, 0x00, 0x10},
  716. {0xd1, 0x5d, 0x18, 0x00, 0x00, 0x00, 0x00, 0x10},
  717. {0xd1, 0x5d, 0x1a, 0x00, 0x00, 0x00, 0x00, 0x10},
  718. {0xd1, 0x5d, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x10},
  719. {0xb1, 0x5d, 0x32, 0x00, 0x00, 0x00, 0x00, 0x10},
  720. {0xd1, 0x5d, 0x20, 0x11, 0x01, 0x00, 0x00, 0x10},
  721. {0xd1, 0x5d, 0x22, 0x00, 0x00, 0x00, 0x00, 0x10},
  722. {0xd1, 0x5d, 0x24, 0x00, 0x00, 0x00, 0x00, 0x10},
  723. {0xd1, 0x5d, 0x26, 0x00, 0x00, 0x00, 0x24, 0x10},
  724. {0xd1, 0x5d, 0x2f, 0xf7, 0xb0, 0x00, 0x04, 0x10},
  725. {0xd1, 0x5d, 0x31, 0x00, 0x00, 0x00, 0x00, 0x10},
  726. {0xd1, 0x5d, 0x33, 0x00, 0x00, 0x01, 0x00, 0x10},
  727. {0xb1, 0x5d, 0x3d, 0x06, 0x8f, 0x00, 0x00, 0x10},
  728. {0xd1, 0x5d, 0x40, 0x01, 0xe0, 0x00, 0xd1, 0x10},
  729. {0xb1, 0x5d, 0x44, 0x00, 0x82, 0x00, 0x00, 0x10},
  730. {0xd1, 0x5d, 0x58, 0x00, 0x78, 0x00, 0x43, 0x10},
  731. {0xd1, 0x5d, 0x5a, 0x00, 0x00, 0x00, 0x00, 0x10},
  732. {0xd1, 0x5d, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x10},
  733. {0xd1, 0x5d, 0x5e, 0x00, 0x00, 0xa3, 0x1d, 0x10},
  734. {0xb1, 0x5d, 0x62, 0x04, 0x11, 0x00, 0x00, 0x10},
  735. {0xb1, 0x5d, 0x20, 0x11, 0x01, 0x00, 0x00, 0x10},
  736. {0xb1, 0x5d, 0x20, 0x11, 0x01, 0x00, 0x00, 0x10},
  737. {0xb1, 0x5d, 0x09, 0x00, 0x64, 0x00, 0x00, 0x10},
  738. {0xd1, 0x5d, 0x2b, 0x00, 0x33, 0x00, 0xa0, 0x10},
  739. {0xd1, 0x5d, 0x2d, 0x00, 0xa0, 0x00, 0x33, 0x10},
  740. {}
  741. };
  742. static const u8 mi0360b_sensor_param1[][8] = {
  743. {0xb1, 0x5d, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x10},
  744. {0xb1, 0x5d, 0x06, 0x00, 0x53, 0x00, 0x00, 0x10},
  745. {0xb1, 0x5d, 0x05, 0x00, 0x09, 0x00, 0x00, 0x10},
  746. {0xb1, 0x5d, 0x09, 0x02, 0x35, 0x00, 0x00, 0x10}, /* exposure 2 */
  747. {0xd1, 0x5d, 0x2b, 0x00, 0xd1, 0x01, 0xc9, 0x10},
  748. {0xd1, 0x5d, 0x2d, 0x00, 0xed, 0x00, 0xd1, 0x10},
  749. {0xb1, 0x5d, 0x07, 0x00, 0x03, 0x00, 0x00, 0x10}, /* update */
  750. {0xb1, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10}, /* sensor on */
  751. {}
  752. };
  753. static const u8 mo4000_sensor_init[][8] = {
  754. {0xa1, 0x21, 0x01, 0x02, 0x00, 0x00, 0x00, 0x10},
  755. {0xa1, 0x21, 0x02, 0x00, 0x00, 0x00, 0x00, 0x10},
  756. {0xa1, 0x21, 0x03, 0x00, 0x00, 0x00, 0x00, 0x10},
  757. {0xa1, 0x21, 0x04, 0x00, 0x00, 0x00, 0x00, 0x10},
  758. {0xa1, 0x21, 0x05, 0x00, 0x00, 0x00, 0x00, 0x10},
  759. {0xa1, 0x21, 0x05, 0x04, 0x00, 0x00, 0x00, 0x10},
  760. {0xa1, 0x21, 0x06, 0x80, 0x00, 0x00, 0x00, 0x10},
  761. {0xa1, 0x21, 0x06, 0x81, 0x00, 0x00, 0x00, 0x10},
  762. {0xa1, 0x21, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x10},
  763. {0xa1, 0x21, 0x11, 0x00, 0x00, 0x00, 0x00, 0x10},
  764. {0xa1, 0x21, 0x11, 0x20, 0x00, 0x00, 0x00, 0x10},
  765. {0xa1, 0x21, 0x11, 0x30, 0x00, 0x00, 0x00, 0x10},
  766. {0xa1, 0x21, 0x11, 0x38, 0x00, 0x00, 0x00, 0x10},
  767. {0xa1, 0x21, 0x11, 0x38, 0x00, 0x00, 0x00, 0x10},
  768. {0xa1, 0x21, 0x12, 0x00, 0x00, 0x00, 0x00, 0x10},
  769. {0xa1, 0x21, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10},
  770. {0xa1, 0x21, 0x0f, 0x20, 0x00, 0x00, 0x00, 0x10},
  771. {0xa1, 0x21, 0x10, 0x20, 0x00, 0x00, 0x00, 0x10},
  772. {0xa1, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  773. {0xa1, 0x21, 0x11, 0x38, 0x00, 0x00, 0x00, 0x10},
  774. {}
  775. };
  776. static const u8 mt9v111_sensor_init[][8] = {
  777. {0xb1, 0x5c, 0x0d, 0x00, 0x01, 0x00, 0x00, 0x10}, /* reset? */
  778. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  779. {0xb1, 0x5c, 0x0d, 0x00, 0x00, 0x00, 0x00, 0x10},
  780. {0xb1, 0x5c, 0x01, 0x00, 0x01, 0x00, 0x00, 0x10}, /* IFP select */
  781. {0xb1, 0x5c, 0x08, 0x04, 0x80, 0x00, 0x00, 0x10}, /* output fmt ctrl */
  782. {0xb1, 0x5c, 0x06, 0x00, 0x00, 0x00, 0x00, 0x10}, /* op mode ctrl */
  783. {0xb1, 0x5c, 0x02, 0x00, 0x16, 0x00, 0x00, 0x10},
  784. {0xb1, 0x5c, 0x03, 0x01, 0xe1, 0x00, 0x00, 0x10},
  785. {0xb1, 0x5c, 0x04, 0x02, 0x81, 0x00, 0x00, 0x10},
  786. {0xb1, 0x5c, 0x05, 0x00, 0x04, 0x00, 0x00, 0x10},
  787. {0xb1, 0x5c, 0x01, 0x00, 0x04, 0x00, 0x00, 0x10}, /* sensor select */
  788. {0xb1, 0x5c, 0x02, 0x00, 0x16, 0x00, 0x00, 0x10},
  789. {0xb1, 0x5c, 0x03, 0x01, 0xe6, 0x00, 0x00, 0x10},
  790. {0xb1, 0x5c, 0x04, 0x02, 0x86, 0x00, 0x00, 0x10},
  791. {0xb1, 0x5c, 0x05, 0x00, 0x04, 0x00, 0x00, 0x10},
  792. {0xb1, 0x5c, 0x06, 0x00, 0x00, 0x00, 0x00, 0x10},
  793. {0xb1, 0x5c, 0x08, 0x00, 0x08, 0x00, 0x00, 0x10}, /* row start */
  794. {0xb1, 0x5c, 0x0e, 0x00, 0x08, 0x00, 0x00, 0x10},
  795. {0xb1, 0x5c, 0x02, 0x00, 0x16, 0x00, 0x00, 0x10}, /* col start */
  796. {0xb1, 0x5c, 0x03, 0x01, 0xe7, 0x00, 0x00, 0x10}, /* window height */
  797. {0xb1, 0x5c, 0x04, 0x02, 0x87, 0x00, 0x00, 0x10}, /* window width */
  798. {0xb1, 0x5c, 0x07, 0x30, 0x02, 0x00, 0x00, 0x10}, /* output ctrl */
  799. {0xb1, 0x5c, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x10}, /* shutter delay */
  800. {0xb1, 0x5c, 0x12, 0x00, 0xb0, 0x00, 0x00, 0x10}, /* zoom col start */
  801. {0xb1, 0x5c, 0x13, 0x00, 0x7c, 0x00, 0x00, 0x10}, /* zoom row start */
  802. {0xb1, 0x5c, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x10}, /* digital zoom */
  803. {0xb1, 0x5c, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10}, /* read mode */
  804. {0xb1, 0x5c, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10},
  805. {}
  806. };
  807. static const u8 mt9v111_sensor_param1[][8] = {
  808. {0xb1, 0x5c, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10},
  809. {0xb1, 0x5c, 0x20, 0x00, 0x00, 0x00, 0x00, 0x10},
  810. {0xb1, 0x5c, 0x09, 0x01, 0x2c, 0x00, 0x00, 0x10},
  811. {0xd1, 0x5c, 0x2b, 0x00, 0x33, 0x00, 0xa0, 0x10}, /* green1 gain */
  812. {0xd1, 0x5c, 0x2d, 0x00, 0xa0, 0x00, 0x33, 0x10}, /* red gain */
  813. /*******/
  814. {0xb1, 0x5c, 0x06, 0x00, 0x1e, 0x00, 0x00, 0x10}, /* vert blanking */
  815. {0xb1, 0x5c, 0x05, 0x00, 0x0a, 0x00, 0x00, 0x10}, /* horiz blanking */
  816. {0xd1, 0x5c, 0x2c, 0x00, 0xad, 0x00, 0xad, 0x10}, /* blue gain */
  817. {0xb1, 0x5c, 0x35, 0x01, 0xc0, 0x00, 0x00, 0x10}, /* global gain */
  818. {}
  819. };
  820. static const u8 om6802_init0[2][8] = {
  821. /*fixme: variable*/
  822. {0xa0, 0x34, 0x29, 0x0e, 0x00, 0x00, 0x00, 0x10},
  823. {0xa0, 0x34, 0x23, 0xb0, 0x00, 0x00, 0x00, 0x10},
  824. };
  825. static const u8 om6802_sensor_init[][8] = {
  826. {0xa0, 0x34, 0xdf, 0x6d, 0x00, 0x00, 0x00, 0x10},
  827. /* factory mode */
  828. {0xa0, 0x34, 0xdd, 0x18, 0x00, 0x00, 0x00, 0x10},
  829. /* output raw RGB */
  830. {0xa0, 0x34, 0x5a, 0xc0, 0x00, 0x00, 0x00, 0x10},
  831. /* {0xa0, 0x34, 0xfb, 0x11, 0x00, 0x00, 0x00, 0x10}, */
  832. {0xa0, 0x34, 0xf0, 0x04, 0x00, 0x00, 0x00, 0x10},
  833. /* auto-exposure speed (0) / white balance mode (auto RGB) */
  834. /* {0xa0, 0x34, 0xf1, 0x02, 0x00, 0x00, 0x00, 0x10},
  835. * set color mode */
  836. /* {0xa0, 0x34, 0xfe, 0x5b, 0x00, 0x00, 0x00, 0x10},
  837. * max AGC value in AE */
  838. /* {0xa0, 0x34, 0xe5, 0x00, 0x00, 0x00, 0x00, 0x10},
  839. * preset AGC */
  840. /* {0xa0, 0x34, 0xe6, 0x00, 0x00, 0x00, 0x00, 0x10},
  841. * preset brightness */
  842. /* {0xa0, 0x34, 0xe7, 0x00, 0x00, 0x00, 0x00, 0x10},
  843. * preset contrast */
  844. /* {0xa0, 0x34, 0xe8, 0x31, 0x00, 0x00, 0x00, 0x10},
  845. * preset gamma */
  846. {0xa0, 0x34, 0xe9, 0x0f, 0x00, 0x00, 0x00, 0x10},
  847. /* luminance mode (0x4f -> AutoExpo on) */
  848. {0xa0, 0x34, 0xe4, 0xff, 0x00, 0x00, 0x00, 0x10},
  849. /* preset shutter */
  850. /* {0xa0, 0x34, 0xef, 0x00, 0x00, 0x00, 0x00, 0x10},
  851. * auto frame rate */
  852. /* {0xa0, 0x34, 0xfb, 0xee, 0x00, 0x00, 0x00, 0x10}, */
  853. {0xa0, 0x34, 0x5d, 0x80, 0x00, 0x00, 0x00, 0x10},
  854. {}
  855. };
  856. static const u8 om6802_sensor_param1[][8] = {
  857. {0xa0, 0x34, 0x71, 0x84, 0x00, 0x00, 0x00, 0x10},
  858. {0xa0, 0x34, 0x72, 0x05, 0x00, 0x00, 0x00, 0x10},
  859. {0xa0, 0x34, 0x68, 0x80, 0x00, 0x00, 0x00, 0x10},
  860. {0xa0, 0x34, 0x69, 0x01, 0x00, 0x00, 0x00, 0x10},
  861. {}
  862. };
  863. static const u8 ov7630_sensor_init[][8] = {
  864. {0xa1, 0x21, 0x76, 0x01, 0x00, 0x00, 0x00, 0x10},
  865. {0xa1, 0x21, 0x12, 0xc8, 0x00, 0x00, 0x00, 0x10},
  866. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  867. {0xa1, 0x21, 0x12, 0x48, 0x00, 0x00, 0x00, 0x10},
  868. {0xa1, 0x21, 0x12, 0xc8, 0x00, 0x00, 0x00, 0x10},
  869. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  870. {0xa1, 0x21, 0x12, 0x48, 0x00, 0x00, 0x00, 0x10},
  871. /* win: i2c_r from 00 to 80 */
  872. {0xd1, 0x21, 0x03, 0x80, 0x10, 0x20, 0x80, 0x10},
  873. {0xb1, 0x21, 0x0c, 0x20, 0x20, 0x00, 0x00, 0x10},
  874. /* HDG: 0x11 was 0x00 change to 0x01 for better exposure (15 fps instead of 30)
  875. 0x13 was 0xc0 change to 0xc3 for auto gain and exposure */
  876. {0xd1, 0x21, 0x11, 0x01, 0x48, 0xc3, 0x00, 0x10},
  877. {0xb1, 0x21, 0x15, 0x80, 0x03, 0x00, 0x00, 0x10},
  878. {0xd1, 0x21, 0x17, 0x1b, 0xbd, 0x05, 0xf6, 0x10},
  879. {0xa1, 0x21, 0x1b, 0x04, 0x00, 0x00, 0x00, 0x10},
  880. {0xd1, 0x21, 0x1f, 0x00, 0x80, 0x80, 0x80, 0x10},
  881. {0xd1, 0x21, 0x23, 0xde, 0x10, 0x8a, 0xa0, 0x10},
  882. {0xc1, 0x21, 0x27, 0xca, 0xa2, 0x74, 0x00, 0x10},
  883. {0xd1, 0x21, 0x2a, 0x88, 0x00, 0x88, 0x01, 0x10},
  884. {0xc1, 0x21, 0x2e, 0x80, 0x00, 0x18, 0x00, 0x10},
  885. {0xa1, 0x21, 0x21, 0x08, 0x00, 0x00, 0x00, 0x10},
  886. {0xa1, 0x21, 0x22, 0x00, 0x00, 0x00, 0x00, 0x10},
  887. {0xa1, 0x21, 0x2e, 0x00, 0x00, 0x00, 0x00, 0x10},
  888. {0xb1, 0x21, 0x32, 0xc2, 0x08, 0x00, 0x00, 0x10},
  889. {0xb1, 0x21, 0x4c, 0x00, 0x00, 0x00, 0x00, 0x10},
  890. {0xd1, 0x21, 0x60, 0x05, 0x40, 0x12, 0x57, 0x10},
  891. {0xa1, 0x21, 0x64, 0x73, 0x00, 0x00, 0x00, 0x10},
  892. {0xd1, 0x21, 0x65, 0x00, 0x55, 0x01, 0xac, 0x10},
  893. {0xa1, 0x21, 0x69, 0x38, 0x00, 0x00, 0x00, 0x10},
  894. {0xd1, 0x21, 0x6f, 0x1f, 0x01, 0x00, 0x10, 0x10},
  895. {0xd1, 0x21, 0x73, 0x50, 0x20, 0x02, 0x01, 0x10},
  896. {0xd1, 0x21, 0x77, 0xf3, 0x90, 0x98, 0x98, 0x10},
  897. {0xc1, 0x21, 0x7b, 0x00, 0x4c, 0xf7, 0x00, 0x10},
  898. {0xd1, 0x21, 0x17, 0x1b, 0xbd, 0x05, 0xf6, 0x10},
  899. {0xa1, 0x21, 0x1b, 0x04, 0x00, 0x00, 0x00, 0x10},
  900. {}
  901. };
  902. static const u8 ov7630_sensor_param1[][8] = {
  903. {0xa1, 0x21, 0x12, 0x48, 0x00, 0x00, 0x00, 0x10},
  904. {0xa1, 0x21, 0x12, 0x48, 0x00, 0x00, 0x00, 0x10},
  905. /*fixme: + 0x12, 0x04*/
  906. /* {0xa1, 0x21, 0x75, 0x82, 0x00, 0x00, 0x00, 0x10}, * COMN
  907. * set by setvflip */
  908. {0xa1, 0x21, 0x10, 0x32, 0x00, 0x00, 0x00, 0x10},
  909. {0xa1, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  910. {0xb1, 0x21, 0x01, 0x80, 0x80, 0x00, 0x00, 0x10},
  911. /* */
  912. /* {0xa1, 0x21, 0x2a, 0x88, 0x00, 0x00, 0x00, 0x10}, * set by setfreq */
  913. /* {0xa1, 0x21, 0x2b, 0x34, 0x00, 0x00, 0x00, 0x10}, * set by setfreq */
  914. /* */
  915. {0xa1, 0x21, 0x10, 0x83, 0x00, 0x00, 0x00, 0x10},
  916. /* {0xb1, 0x21, 0x01, 0x88, 0x70, 0x00, 0x00, 0x10}, */
  917. {}
  918. };
  919. static const u8 ov7648_sensor_init[][8] = {
  920. {0xa1, 0x21, 0x76, 0x00, 0x00, 0x00, 0x00, 0x10},
  921. {0xa1, 0x21, 0x12, 0x80, 0x00, 0x00, 0x00, 0x10}, /* reset */
  922. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  923. {0xa1, 0x21, 0x12, 0x00, 0x00, 0x00, 0x00, 0x10},
  924. {0xd1, 0x21, 0x03, 0xa4, 0x30, 0x88, 0x00, 0x10},
  925. {0xb1, 0x21, 0x11, 0x80, 0x08, 0x00, 0x00, 0x10},
  926. {0xc1, 0x21, 0x13, 0xa0, 0x04, 0x84, 0x00, 0x10},
  927. {0xd1, 0x21, 0x17, 0x1a, 0x02, 0xba, 0xf4, 0x10},
  928. {0xa1, 0x21, 0x1b, 0x04, 0x00, 0x00, 0x00, 0x10},
  929. {0xd1, 0x21, 0x1f, 0x41, 0xc0, 0x80, 0x80, 0x10},
  930. {0xd1, 0x21, 0x23, 0xde, 0xa0, 0x80, 0x32, 0x10},
  931. {0xd1, 0x21, 0x27, 0xfe, 0xa0, 0x00, 0x91, 0x10},
  932. {0xd1, 0x21, 0x2b, 0x00, 0x88, 0x85, 0x80, 0x10},
  933. {0xc1, 0x21, 0x2f, 0x9c, 0x00, 0xc4, 0x00, 0x10},
  934. {0xd1, 0x21, 0x60, 0xa6, 0x60, 0x88, 0x12, 0x10},
  935. {0xd1, 0x21, 0x64, 0x88, 0x00, 0x00, 0x94, 0x10},
  936. {0xd1, 0x21, 0x68, 0x7a, 0x0c, 0x00, 0x00, 0x10},
  937. {0xd1, 0x21, 0x6c, 0x11, 0x33, 0x22, 0x00, 0x10},
  938. {0xd1, 0x21, 0x70, 0x11, 0x00, 0x10, 0x50, 0x10},
  939. {0xd1, 0x21, 0x74, 0x20, 0x06, 0x00, 0xb5, 0x10},
  940. {0xd1, 0x21, 0x78, 0x8a, 0x00, 0x00, 0x00, 0x10},
  941. {0xb1, 0x21, 0x7c, 0x00, 0x43, 0x00, 0x00, 0x10},
  942. {0xd1, 0x21, 0x21, 0x86, 0x00, 0xde, 0xa0, 0x10},
  943. /* {0xd1, 0x21, 0x25, 0x80, 0x32, 0xfe, 0xa0, 0x10}, jfm done */
  944. /* {0xd1, 0x21, 0x29, 0x00, 0x91, 0x00, 0x88, 0x10}, jfm done */
  945. /* {0xb1, 0x21, 0x2d, 0x85, 0x00, 0x00, 0x00, 0x10}, set by setfreq */
  946. {}
  947. };
  948. static const u8 ov7648_sensor_param1[][8] = {
  949. /* {0xa1, 0x21, 0x12, 0x08, 0x00, 0x00, 0x00, 0x10}, jfm done */
  950. /* {0xa1, 0x21, 0x75, 0x06, 0x00, 0x00, 0x00, 0x10}, * COMN
  951. * set by setvflip */
  952. {0xa1, 0x21, 0x19, 0x02, 0x00, 0x00, 0x00, 0x10},
  953. {0xa1, 0x21, 0x10, 0x32, 0x00, 0x00, 0x00, 0x10},
  954. /* {0xa1, 0x21, 0x16, 0x00, 0x00, 0x00, 0x00, 0x10}, jfm done */
  955. /* {0xa1, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10}, * GAIN - def */
  956. /* {0xb1, 0x21, 0x01, 0x6c, 0x6c, 0x00, 0x00, 0x10}, * B R - def: 80 */
  957. /*...*/
  958. {0xa1, 0x21, 0x11, 0x81, 0x00, 0x00, 0x00, 0x10}, /* CLKRC */
  959. /* {0xa1, 0x21, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x10}, jfm done */
  960. /* {0xa1, 0x21, 0x16, 0x00, 0x00, 0x00, 0x00, 0x10}, jfm done */
  961. /* {0xa1, 0x21, 0x2a, 0x91, 0x00, 0x00, 0x00, 0x10}, jfm done */
  962. /* {0xa1, 0x21, 0x2b, 0x00, 0x00, 0x00, 0x00, 0x10}, jfm done */
  963. /* {0xb1, 0x21, 0x01, 0x64, 0x84, 0x00, 0x00, 0x10}, * B R - def: 80 */
  964. {}
  965. };
  966. static const u8 ov7660_sensor_init[][8] = {
  967. {0xa1, 0x21, 0x12, 0x80, 0x00, 0x00, 0x00, 0x10}, /* reset SCCB */
  968. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  969. {0xa1, 0x21, 0x12, 0x05, 0x00, 0x00, 0x00, 0x10},
  970. /* Outformat = rawRGB */
  971. {0xa1, 0x21, 0x13, 0xb8, 0x00, 0x00, 0x00, 0x10}, /* init COM8 */
  972. {0xd1, 0x21, 0x00, 0x01, 0x74, 0x92, 0x00, 0x10},
  973. /* GAIN BLUE RED VREF */
  974. {0xd1, 0x21, 0x04, 0x00, 0x7d, 0x62, 0x00, 0x10},
  975. /* COM 1 BAVE GEAVE AECHH */
  976. {0xb1, 0x21, 0x08, 0x83, 0x01, 0x00, 0x00, 0x10}, /* RAVE COM2 */
  977. {0xd1, 0x21, 0x0c, 0x00, 0x08, 0x04, 0x4f, 0x10}, /* COM 3 4 5 6 */
  978. {0xd1, 0x21, 0x10, 0x7f, 0x40, 0x05, 0xff, 0x10},
  979. /* AECH CLKRC COM7 COM8 */
  980. {0xc1, 0x21, 0x14, 0x2c, 0x00, 0x02, 0x00, 0x10}, /* COM9 COM10 */
  981. {0xd1, 0x21, 0x17, 0x10, 0x60, 0x02, 0x7b, 0x10},
  982. /* HSTART HSTOP VSTRT VSTOP */
  983. {0xa1, 0x21, 0x1b, 0x02, 0x00, 0x00, 0x00, 0x10}, /* PSHFT */
  984. {0xb1, 0x21, 0x1e, 0x01, 0x0e, 0x00, 0x00, 0x10}, /* MVFP LAEC */
  985. {0xd1, 0x21, 0x20, 0x07, 0x07, 0x07, 0x07, 0x10},
  986. /* BOS GBOS GROS ROS (BGGR offset) */
  987. /* {0xd1, 0x21, 0x24, 0x68, 0x58, 0xd4, 0x80, 0x10}, */
  988. {0xd1, 0x21, 0x24, 0x78, 0x68, 0xd4, 0x80, 0x10},
  989. /* AEW AEB VPT BBIAS */
  990. {0xd1, 0x21, 0x28, 0x80, 0x30, 0x00, 0x00, 0x10},
  991. /* GbBIAS RSVD EXHCH EXHCL */
  992. {0xd1, 0x21, 0x2c, 0x80, 0x00, 0x00, 0x62, 0x10},
  993. /* RBIAS ADVFL ASDVFH YAVE */
  994. {0xc1, 0x21, 0x30, 0x08, 0x30, 0xb4, 0x00, 0x10},
  995. /* HSYST HSYEN HREF */
  996. {0xd1, 0x21, 0x33, 0x00, 0x07, 0x84, 0x00, 0x10}, /* reserved */
  997. {0xd1, 0x21, 0x37, 0x0c, 0x02, 0x43, 0x00, 0x10},
  998. /* ADC ACOM OFON TSLB */
  999. {0xd1, 0x21, 0x3b, 0x02, 0x6c, 0x19, 0x0e, 0x10},
  1000. /* COM11 COM12 COM13 COM14 */
  1001. {0xd1, 0x21, 0x3f, 0x41, 0xc1, 0x22, 0x08, 0x10},
  1002. /* EDGE COM15 COM16 COM17 */
  1003. {0xd1, 0x21, 0x43, 0xf0, 0x10, 0x78, 0xa8, 0x10}, /* reserved */
  1004. {0xd1, 0x21, 0x47, 0x60, 0x80, 0x00, 0x00, 0x10}, /* reserved */
  1005. {0xd1, 0x21, 0x4b, 0x00, 0x00, 0x00, 0x00, 0x10}, /* reserved */
  1006. {0xd1, 0x21, 0x4f, 0x46, 0x36, 0x0f, 0x17, 0x10}, /* MTX 1 2 3 4 */
  1007. {0xd1, 0x21, 0x53, 0x7f, 0x96, 0x40, 0x40, 0x10}, /* MTX 5 6 7 8 */
  1008. {0xb1, 0x21, 0x57, 0x40, 0x0f, 0x00, 0x00, 0x10}, /* MTX9 MTXS */
  1009. {0xd1, 0x21, 0x59, 0xba, 0x9a, 0x22, 0xb9, 0x10}, /* reserved */
  1010. {0xd1, 0x21, 0x5d, 0x9b, 0x10, 0xf0, 0x05, 0x10}, /* reserved */
  1011. {0xa1, 0x21, 0x61, 0x60, 0x00, 0x00, 0x00, 0x10}, /* reserved */
  1012. {0xd1, 0x21, 0x62, 0x00, 0x00, 0x50, 0x30, 0x10},
  1013. /* LCC1 LCC2 LCC3 LCC4 */
  1014. {0xa1, 0x21, 0x66, 0x00, 0x00, 0x00, 0x00, 0x10}, /* LCC5 */
  1015. {0xd1, 0x21, 0x67, 0x80, 0x7a, 0x90, 0x80, 0x10}, /* MANU */
  1016. {0xa1, 0x21, 0x6b, 0x0a, 0x00, 0x00, 0x00, 0x10},
  1017. /* band gap reference [0:3] DBLV */
  1018. {0xd1, 0x21, 0x6c, 0x30, 0x48, 0x80, 0x74, 0x10}, /* gamma curve */
  1019. {0xd1, 0x21, 0x70, 0x64, 0x60, 0x5c, 0x58, 0x10}, /* gamma curve */
  1020. {0xd1, 0x21, 0x74, 0x54, 0x4c, 0x40, 0x38, 0x10}, /* gamma curve */
  1021. {0xd1, 0x21, 0x78, 0x34, 0x30, 0x2f, 0x2b, 0x10}, /* gamma curve */
  1022. {0xd1, 0x21, 0x7c, 0x03, 0x07, 0x17, 0x34, 0x10}, /* gamma curve */
  1023. {0xd1, 0x21, 0x80, 0x41, 0x4d, 0x58, 0x63, 0x10}, /* gamma curve */
  1024. {0xd1, 0x21, 0x84, 0x6e, 0x77, 0x87, 0x95, 0x10}, /* gamma curve */
  1025. {0xc1, 0x21, 0x88, 0xaf, 0xc7, 0xdf, 0x00, 0x10}, /* gamma curve */
  1026. {0xc1, 0x21, 0x8b, 0x99, 0x99, 0xcf, 0x00, 0x10}, /* reserved */
  1027. {0xb1, 0x21, 0x92, 0x00, 0x00, 0x00, 0x00, 0x10}, /* DM_LNL/H */
  1028. /* not in all ms-win traces*/
  1029. {0xa1, 0x21, 0xa1, 0x00, 0x00, 0x00, 0x00, 0x10},
  1030. {}
  1031. };
  1032. static const u8 ov7660_sensor_param1[][8] = {
  1033. {0xa1, 0x21, 0x1e, 0x01, 0x00, 0x00, 0x00, 0x10}, /* MVFP */
  1034. /* bits[3..0]reserved */
  1035. {0xa1, 0x21, 0x1e, 0x01, 0x00, 0x00, 0x00, 0x10},
  1036. {0xa1, 0x21, 0x03, 0x00, 0x00, 0x00, 0x00, 0x10},
  1037. /* VREF vertical frame ctrl */
  1038. {0xa1, 0x21, 0x03, 0x00, 0x00, 0x00, 0x00, 0x10},
  1039. {0xa1, 0x21, 0x10, 0x20, 0x00, 0x00, 0x00, 0x10}, /* AECH 0x20 */
  1040. {0xa1, 0x21, 0x2d, 0x00, 0x00, 0x00, 0x00, 0x10}, /* ADVFL */
  1041. {0xa1, 0x21, 0x2e, 0x00, 0x00, 0x00, 0x00, 0x10}, /* ADVFH */
  1042. {0xa1, 0x21, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x10}, /* GAIN */
  1043. /* {0xb1, 0x21, 0x01, 0x78, 0x78, 0x00, 0x00, 0x10}, * BLUE */
  1044. /****** (some exchanges in the win trace) ******/
  1045. /*fixme:param2*/
  1046. {0xa1, 0x21, 0x93, 0x00, 0x00, 0x00, 0x00, 0x10},/* dummy line hight */
  1047. {0xa1, 0x21, 0x92, 0x25, 0x00, 0x00, 0x00, 0x10}, /* dummy line low */
  1048. {0xa1, 0x21, 0x2a, 0x00, 0x00, 0x00, 0x00, 0x10}, /* EXHCH */
  1049. {0xa1, 0x21, 0x2b, 0x00, 0x00, 0x00, 0x00, 0x10}, /* EXHCL */
  1050. /* {0xa1, 0x21, 0x02, 0x90, 0x00, 0x00, 0x00, 0x10}, * RED */
  1051. /****** (some exchanges in the win trace) ******/
  1052. /******!! startsensor KO if changed !!****/
  1053. /*fixme: param3*/
  1054. {0xa1, 0x21, 0x93, 0x01, 0x00, 0x00, 0x00, 0x10},
  1055. {0xa1, 0x21, 0x92, 0xff, 0x00, 0x00, 0x00, 0x10},
  1056. {0xa1, 0x21, 0x2a, 0x00, 0x00, 0x00, 0x00, 0x10},
  1057. {0xa1, 0x21, 0x2b, 0xc3, 0x00, 0x00, 0x00, 0x10},
  1058. {}
  1059. };
  1060. static const u8 po1030_sensor_init[][8] = {
  1061. /* the sensor registers are described in m5602/m5602_po1030.h */
  1062. {0xa1, 0x6e, 0x3f, 0x20, 0x00, 0x00, 0x00, 0x10}, /* sensor reset */
  1063. {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */
  1064. {0xa1, 0x6e, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x10},
  1065. {0xa1, 0x6e, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x10},
  1066. {0xd1, 0x6e, 0x04, 0x02, 0xb1, 0x02, 0x39, 0x10},
  1067. {0xd1, 0x6e, 0x08, 0x00, 0x01, 0x00, 0x00, 0x10},
  1068. {0xd1, 0x6e, 0x0c, 0x02, 0x7f, 0x01, 0xe0, 0x10},
  1069. {0xd1, 0x6e, 0x12, 0x03, 0x02, 0x00, 0x03, 0x10},
  1070. {0xd1, 0x6e, 0x16, 0x85, 0x40, 0x4a, 0x40, 0x10}, /* r/g1/b/g2 gains */
  1071. {0xc1, 0x6e, 0x1a, 0x00, 0x80, 0x00, 0x00, 0x10},
  1072. {0xd1, 0x6e, 0x1d, 0x08, 0x03, 0x00, 0x00, 0x10},
  1073. {0xd1, 0x6e, 0x23, 0x00, 0xb0, 0x00, 0x94, 0x10},
  1074. {0xd1, 0x6e, 0x27, 0x58, 0x00, 0x00, 0x00, 0x10},
  1075. {0xb1, 0x6e, 0x2b, 0x00, 0x00, 0x00, 0x00, 0x10},
  1076. {0xd1, 0x6e, 0x2d, 0x14, 0x35, 0x61, 0x84, 0x10}, /* gamma corr */
  1077. {0xd1, 0x6e, 0x31, 0xa2, 0xbd, 0xd8, 0xff, 0x10},
  1078. {0xd1, 0x6e, 0x35, 0x06, 0x1e, 0x12, 0x02, 0x10}, /* color matrix */
  1079. {0xd1, 0x6e, 0x39, 0xaa, 0x53, 0x37, 0xd5, 0x10},
  1080. {0xa1, 0x6e, 0x3d, 0xf2, 0x00, 0x00, 0x00, 0x10},
  1081. {0xd1, 0x6e, 0x3e, 0x00, 0x00, 0x80, 0x03, 0x10},
  1082. {0xd1, 0x6e, 0x42, 0x03, 0x00, 0x00, 0x00, 0x10},
  1083. {0xc1, 0x6e, 0x46, 0x00, 0x80, 0x80, 0x00, 0x10},
  1084. {0xd1, 0x6e, 0x4b, 0x02, 0xef, 0x08, 0xcd, 0x10},
  1085. {0xd1, 0x6e, 0x4f, 0x00, 0xd0, 0x00, 0xa0, 0x10},
  1086. {0xd1, 0x6e, 0x53, 0x01, 0xaa, 0x01, 0x40, 0x10},
  1087. {0xd1, 0x6e, 0x5a, 0x50, 0x04, 0x30, 0x03, 0x10}, /* raw rgb bayer */
  1088. {0xa1, 0x6e, 0x5e, 0x00, 0x00, 0x00, 0x00, 0x10},
  1089. {0xd1, 0x6e, 0x5f, 0x10, 0x40, 0xff, 0x00, 0x10},
  1090. {0xd1, 0x6e, 0x63, 0x40, 0x40, 0x00, 0x00, 0x10},
  1091. {0xd1, 0x6e, 0x67, 0x00, 0x00, 0x00, 0x00, 0x10},
  1092. {0xd1, 0x6e, 0x6b, 0x00, 0x00, 0x00, 0x00, 0x10},
  1093. {0xd1, 0x6e, 0x6f, 0x00, 0x00, 0x00, 0x00, 0x10},
  1094. {0xc1, 0x6e, 0x73, 0x10, 0x80, 0xeb, 0x00, 0x10},
  1095. {}
  1096. };
  1097. static const u8 po1030_sensor_param1[][8] = {
  1098. /* from ms-win traces - these values change with auto gain/expo/wb.. */
  1099. {0xa1, 0x6e, 0x1e, 0x03, 0x00, 0x00, 0x00, 0x10},
  1100. {0xa1, 0x6e, 0x1e, 0x03, 0x00, 0x00, 0x00, 0x10},
  1101. /* mean values */
  1102. {0xc1, 0x6e, 0x1a, 0x02, 0xd4, 0xa4, 0x00, 0x10}, /* integlines */
  1103. {0xa1, 0x6e, 0x15, 0x04, 0x00, 0x00, 0x00, 0x10}, /* global gain */
  1104. {0xc1, 0x6e, 0x16, 0x40, 0x40, 0x40, 0x00, 0x10}, /* r/g1/b gains */
  1105. {0xa1, 0x6e, 0x1d, 0x08, 0x00, 0x00, 0x00, 0x10}, /* control1 */
  1106. {0xa1, 0x6e, 0x06, 0x02, 0x00, 0x00, 0x00, 0x10}, /* frameheight */
  1107. {0xa1, 0x6e, 0x07, 0xd5, 0x00, 0x00, 0x00, 0x10},
  1108. /* {0xc1, 0x6e, 0x16, 0x49, 0x40, 0x45, 0x00, 0x10}, */
  1109. {}
  1110. };
  1111. static const u8 po2030n_sensor_init[][8] = {
  1112. {0xa1, 0x6e, 0x1e, 0x1a, 0x00, 0x00, 0x00, 0x10},
  1113. {0xa1, 0x6e, 0x1f, 0x99, 0x00, 0x00, 0x00, 0x10},
  1114. {DELAY, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 10ms */
  1115. {0xa1, 0x6e, 0x1e, 0x0a, 0x00, 0x00, 0x00, 0x10},
  1116. {0xa1, 0x6e, 0x1f, 0x19, 0x00, 0x00, 0x00, 0x10},
  1117. {DELAY, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 10ms */
  1118. {0xa1, 0x6e, 0x20, 0x44, 0x00, 0x00, 0x00, 0x10},
  1119. {0xa1, 0x6e, 0x04, 0x03, 0x00, 0x00, 0x00, 0x10},
  1120. {0xa1, 0x6e, 0x05, 0x70, 0x00, 0x00, 0x00, 0x10},
  1121. {0xa1, 0x6e, 0x06, 0x02, 0x00, 0x00, 0x00, 0x10},
  1122. {0xa1, 0x6e, 0x07, 0x25, 0x00, 0x00, 0x00, 0x10},
  1123. {0xd1, 0x6e, 0x08, 0x00, 0xd0, 0x00, 0x08, 0x10},
  1124. {0xd1, 0x6e, 0x0c, 0x03, 0x50, 0x01, 0xe8, 0x10},
  1125. {0xd1, 0x6e, 0x1d, 0x20, 0x0a, 0x19, 0x44, 0x10},
  1126. {0xd1, 0x6e, 0x21, 0x00, 0x00, 0x00, 0x00, 0x10},
  1127. {0xd1, 0x6e, 0x25, 0x00, 0x00, 0x00, 0x00, 0x10},
  1128. {0xd1, 0x6e, 0x29, 0x00, 0x00, 0x00, 0x00, 0x10},
  1129. {0xd1, 0x6e, 0x2d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1130. {0xd1, 0x6e, 0x31, 0x00, 0x00, 0x00, 0x00, 0x10},
  1131. {0xd1, 0x6e, 0x35, 0x00, 0x00, 0x00, 0x00, 0x10},
  1132. {0xd1, 0x6e, 0x39, 0x00, 0x00, 0x00, 0x00, 0x10},
  1133. {0xd1, 0x6e, 0x3d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1134. {0xd1, 0x6e, 0x41, 0x00, 0x00, 0x00, 0x00, 0x10},
  1135. {0xd1, 0x6e, 0x45, 0x00, 0x00, 0x00, 0x00, 0x10},
  1136. {0xd1, 0x6e, 0x49, 0x00, 0x00, 0x00, 0x00, 0x10},
  1137. {0xd1, 0x6e, 0x4d, 0x00, 0x00, 0x00, 0xed, 0x10},
  1138. {0xd1, 0x6e, 0x51, 0x17, 0x4a, 0x2f, 0xc0, 0x10},
  1139. {0xd1, 0x6e, 0x55, 0x00, 0x00, 0x00, 0x00, 0x10},
  1140. {0xd1, 0x6e, 0x59, 0x00, 0x00, 0x00, 0x00, 0x10},
  1141. {0xd1, 0x6e, 0x5d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1142. {0xd1, 0x6e, 0x61, 0x00, 0x00, 0x00, 0x00, 0x10},
  1143. {0xd1, 0x6e, 0x65, 0x00, 0x00, 0x00, 0x00, 0x10},
  1144. {0xd1, 0x6e, 0x69, 0x00, 0x00, 0x00, 0x00, 0x10},
  1145. {0xd1, 0x6e, 0x6d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1146. {0xd1, 0x6e, 0x71, 0x00, 0x00, 0x00, 0x00, 0x10},
  1147. {0xd1, 0x6e, 0x75, 0x00, 0x00, 0x00, 0x00, 0x10},
  1148. {0xd1, 0x6e, 0x79, 0x00, 0x00, 0x00, 0x00, 0x10},
  1149. {0xd1, 0x6e, 0x7d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1150. {0xd1, 0x6e, 0x81, 0x00, 0x00, 0x00, 0x00, 0x10},
  1151. {0xd1, 0x6e, 0x85, 0x00, 0x00, 0x00, 0x08, 0x10},
  1152. {0xd1, 0x6e, 0x89, 0x01, 0xe8, 0x00, 0x01, 0x10},
  1153. {0xa1, 0x6e, 0x8d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1154. {0xd1, 0x6e, 0x21, 0x00, 0x00, 0x00, 0x00, 0x10},
  1155. {0xd1, 0x6e, 0x25, 0x00, 0x00, 0x00, 0x01, 0x10},
  1156. {0xd1, 0x6e, 0x29, 0xe6, 0x00, 0xbd, 0x03, 0x10},
  1157. {0xd1, 0x6e, 0x2d, 0x41, 0x38, 0x68, 0x40, 0x10},
  1158. {0xd1, 0x6e, 0x31, 0x2b, 0x00, 0x36, 0x00, 0x10},
  1159. {0xd1, 0x6e, 0x35, 0x30, 0x30, 0x08, 0x00, 0x10},
  1160. {0xd1, 0x6e, 0x39, 0x00, 0x00, 0x33, 0x06, 0x10},
  1161. {0xb1, 0x6e, 0x3d, 0x06, 0x02, 0x00, 0x00, 0x10},
  1162. {}
  1163. };
  1164. static const u8 po2030n_sensor_param1[][8] = {
  1165. {0xa1, 0x6e, 0x1a, 0x01, 0x00, 0x00, 0x00, 0x10},
  1166. {DELAY, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 8ms */
  1167. {0xa1, 0x6e, 0x1b, 0xf4, 0x00, 0x00, 0x00, 0x10},
  1168. {0xa1, 0x6e, 0x15, 0x04, 0x00, 0x00, 0x00, 0x10},
  1169. {0xd1, 0x6e, 0x16, 0x50, 0x40, 0x49, 0x40, 0x10},
  1170. /*param2*/
  1171. {0xa1, 0x6e, 0x1d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1172. {0xa1, 0x6e, 0x04, 0x03, 0x00, 0x00, 0x00, 0x10},
  1173. {0xa1, 0x6e, 0x05, 0x6f, 0x00, 0x00, 0x00, 0x10},
  1174. {0xa1, 0x6e, 0x06, 0x02, 0x00, 0x00, 0x00, 0x10},
  1175. {0xa1, 0x6e, 0x07, 0x25, 0x00, 0x00, 0x00, 0x10},
  1176. {0xa1, 0x6e, 0x15, 0x04, 0x00, 0x00, 0x00, 0x10},
  1177. {0xc1, 0x6e, 0x16, 0x52, 0x40, 0x48, 0x00, 0x10},
  1178. /*after start*/
  1179. {0xa1, 0x6e, 0x15, 0x0f, 0x00, 0x00, 0x00, 0x10},
  1180. {DELAY, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 5ms */
  1181. {0xa1, 0x6e, 0x1a, 0x05, 0x00, 0x00, 0x00, 0x10},
  1182. {DELAY, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 5ms */
  1183. {0xa1, 0x6e, 0x1b, 0x53, 0x00, 0x00, 0x00, 0x10},
  1184. {}
  1185. };
  1186. static const u8 soi768_sensor_init[][8] = {
  1187. {0xa1, 0x21, 0x12, 0x80, 0x00, 0x00, 0x00, 0x10}, /* reset */
  1188. {DELAY, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 96ms */
  1189. {0xa1, 0x21, 0x12, 0x00, 0x00, 0x00, 0x00, 0x10},
  1190. {0xa1, 0x21, 0x13, 0x80, 0x00, 0x00, 0x00, 0x10},
  1191. {0xa1, 0x21, 0x0f, 0x03, 0x00, 0x00, 0x00, 0x10},
  1192. {0xa1, 0x21, 0x19, 0x00, 0x00, 0x00, 0x00, 0x10},
  1193. {}
  1194. };
  1195. static const u8 soi768_sensor_param1[][8] = {
  1196. {0xa1, 0x21, 0x10, 0x10, 0x00, 0x00, 0x00, 0x10},
  1197. {0xa1, 0x21, 0x2d, 0x00, 0x00, 0x00, 0x00, 0x10},
  1198. {0xa1, 0x21, 0x2e, 0x00, 0x00, 0x00, 0x00, 0x10},
  1199. {0xa1, 0x21, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  1200. {0xb1, 0x21, 0x01, 0x7f, 0x7f, 0x00, 0x00, 0x10},
  1201. /* */
  1202. /* {0xa1, 0x21, 0x2e, 0x00, 0x00, 0x00, 0x00, 0x10}, */
  1203. /* {0xa1, 0x21, 0x2d, 0x25, 0x00, 0x00, 0x00, 0x10}, */
  1204. {0xa1, 0x21, 0x2b, 0x00, 0x00, 0x00, 0x00, 0x10},
  1205. /* {0xb1, 0x21, 0x2d, 0x00, 0x00, 0x00, 0x00, 0x10}, */
  1206. {0xa1, 0x21, 0x02, 0x8d, 0x00, 0x00, 0x00, 0x10},
  1207. /* the next sequence should be used for auto gain */
  1208. {0xa1, 0x21, 0x00, 0x07, 0x00, 0x00, 0x00, 0x10},
  1209. /* global gain ? : 07 - change with 0x15 at the end */
  1210. {0xa1, 0x21, 0x10, 0x3f, 0x00, 0x00, 0x00, 0x10}, /* ???? : 063f */
  1211. {0xa1, 0x21, 0x04, 0x06, 0x00, 0x00, 0x00, 0x10},
  1212. {0xb1, 0x21, 0x2d, 0x00, 0x02, 0x00, 0x00, 0x10},
  1213. /* exposure ? : 0200 - change with 0x1e at the end */
  1214. {}
  1215. };
  1216. static const u8 sp80708_sensor_init[][8] = {
  1217. {0xa1, 0x18, 0x06, 0xf9, 0x00, 0x00, 0x00, 0x10},
  1218. {0xa1, 0x18, 0x09, 0x1f, 0x00, 0x00, 0x00, 0x10},
  1219. {0xa1, 0x18, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x10},
  1220. {0xa1, 0x18, 0x0d, 0xc0, 0x00, 0x00, 0x00, 0x10},
  1221. {0xa1, 0x18, 0x0c, 0x04, 0x00, 0x00, 0x00, 0x10},
  1222. {0xa1, 0x18, 0x0f, 0x0f, 0x00, 0x00, 0x00, 0x10},
  1223. {0xa1, 0x18, 0x10, 0x40, 0x00, 0x00, 0x00, 0x10},
  1224. {0xa1, 0x18, 0x11, 0x4e, 0x00, 0x00, 0x00, 0x10},
  1225. {0xa1, 0x18, 0x12, 0x53, 0x00, 0x00, 0x00, 0x10},
  1226. {0xa1, 0x18, 0x15, 0x80, 0x00, 0x00, 0x00, 0x10},
  1227. {0xa1, 0x18, 0x18, 0x18, 0x00, 0x00, 0x00, 0x10},
  1228. {0xa1, 0x18, 0x19, 0x18, 0x00, 0x00, 0x00, 0x10},
  1229. {0xa1, 0x18, 0x1a, 0x10, 0x00, 0x00, 0x00, 0x10},
  1230. {0xa1, 0x18, 0x1b, 0x10, 0x00, 0x00, 0x00, 0x10},
  1231. {0xa1, 0x18, 0x1c, 0x28, 0x00, 0x00, 0x00, 0x10},
  1232. {0xa1, 0x18, 0x1d, 0x02, 0x00, 0x00, 0x00, 0x10},
  1233. {0xa1, 0x18, 0x1e, 0x10, 0x00, 0x00, 0x00, 0x10},
  1234. {0xa1, 0x18, 0x26, 0x04, 0x00, 0x00, 0x00, 0x10},
  1235. {0xa1, 0x18, 0x27, 0x1e, 0x00, 0x00, 0x00, 0x10},
  1236. {0xa1, 0x18, 0x28, 0x5a, 0x00, 0x00, 0x00, 0x10},
  1237. {0xa1, 0x18, 0x29, 0x28, 0x00, 0x00, 0x00, 0x10},
  1238. {0xa1, 0x18, 0x2a, 0x78, 0x00, 0x00, 0x00, 0x10},
  1239. {0xa1, 0x18, 0x2b, 0x01, 0x00, 0x00, 0x00, 0x10},
  1240. {0xa1, 0x18, 0x2c, 0xf7, 0x00, 0x00, 0x00, 0x10},
  1241. {0xa1, 0x18, 0x2d, 0x2d, 0x00, 0x00, 0x00, 0x10},
  1242. {0xa1, 0x18, 0x2e, 0xd5, 0x00, 0x00, 0x00, 0x10},
  1243. {0xa1, 0x18, 0x39, 0x42, 0x00, 0x00, 0x00, 0x10},
  1244. {0xa1, 0x18, 0x3a, 0x67, 0x00, 0x00, 0x00, 0x10},
  1245. {0xa1, 0x18, 0x3b, 0x87, 0x00, 0x00, 0x00, 0x10},
  1246. {0xa1, 0x18, 0x3c, 0xa3, 0x00, 0x00, 0x00, 0x10},
  1247. {0xa1, 0x18, 0x3d, 0xb0, 0x00, 0x00, 0x00, 0x10},
  1248. {0xa1, 0x18, 0x3e, 0xbc, 0x00, 0x00, 0x00, 0x10},
  1249. {0xa1, 0x18, 0x3f, 0xc8, 0x00, 0x00, 0x00, 0x10},
  1250. {0xa1, 0x18, 0x40, 0xd4, 0x00, 0x00, 0x00, 0x10},
  1251. {0xa1, 0x18, 0x41, 0xdf, 0x00, 0x00, 0x00, 0x10},
  1252. {0xa1, 0x18, 0x42, 0xea, 0x00, 0x00, 0x00, 0x10},
  1253. {0xa1, 0x18, 0x43, 0xf5, 0x00, 0x00, 0x00, 0x10},
  1254. {0xa1, 0x18, 0x45, 0x80, 0x00, 0x00, 0x00, 0x10},
  1255. {0xa1, 0x18, 0x46, 0x60, 0x00, 0x00, 0x00, 0x10},
  1256. {0xa1, 0x18, 0x47, 0x50, 0x00, 0x00, 0x00, 0x10},
  1257. {0xa1, 0x18, 0x48, 0x30, 0x00, 0x00, 0x00, 0x10},
  1258. {0xa1, 0x18, 0x49, 0x01, 0x00, 0x00, 0x00, 0x10},
  1259. {0xa1, 0x18, 0x4d, 0xae, 0x00, 0x00, 0x00, 0x10},
  1260. {0xa1, 0x18, 0x4e, 0x03, 0x00, 0x00, 0x00, 0x10},
  1261. {0xa1, 0x18, 0x4f, 0x66, 0x00, 0x00, 0x00, 0x10},
  1262. {0xa1, 0x18, 0x50, 0x1c, 0x00, 0x00, 0x00, 0x10},
  1263. {0xa1, 0x18, 0x44, 0x10, 0x00, 0x00, 0x00, 0x10},
  1264. {0xa1, 0x18, 0x4a, 0x30, 0x00, 0x00, 0x00, 0x10},
  1265. {0xa1, 0x18, 0x51, 0x80, 0x00, 0x00, 0x00, 0x10},
  1266. {0xa1, 0x18, 0x52, 0x80, 0x00, 0x00, 0x00, 0x10},
  1267. {0xa1, 0x18, 0x53, 0x80, 0x00, 0x00, 0x00, 0x10},
  1268. {0xa1, 0x18, 0x54, 0x80, 0x00, 0x00, 0x00, 0x10},
  1269. {0xa1, 0x18, 0x55, 0x80, 0x00, 0x00, 0x00, 0x10},
  1270. {0xa1, 0x18, 0x56, 0x80, 0x00, 0x00, 0x00, 0x10},
  1271. {0xa1, 0x18, 0x57, 0xe0, 0x00, 0x00, 0x00, 0x10},
  1272. {0xa1, 0x18, 0x58, 0xc0, 0x00, 0x00, 0x00, 0x10},
  1273. {0xa1, 0x18, 0x59, 0xab, 0x00, 0x00, 0x00, 0x10},
  1274. {0xa1, 0x18, 0x5a, 0xa0, 0x00, 0x00, 0x00, 0x10},
  1275. {0xa1, 0x18, 0x5b, 0x99, 0x00, 0x00, 0x00, 0x10},
  1276. {0xa1, 0x18, 0x5c, 0x90, 0x00, 0x00, 0x00, 0x10},
  1277. {0xa1, 0x18, 0x5e, 0x24, 0x00, 0x00, 0x00, 0x10},
  1278. {0xa1, 0x18, 0x5f, 0x00, 0x00, 0x00, 0x00, 0x10},
  1279. {0xa1, 0x18, 0x60, 0x00, 0x00, 0x00, 0x00, 0x10},
  1280. {0xa1, 0x18, 0x61, 0x73, 0x00, 0x00, 0x00, 0x10},
  1281. {0xa1, 0x18, 0x63, 0x42, 0x00, 0x00, 0x00, 0x10},
  1282. {0xa1, 0x18, 0x64, 0x42, 0x00, 0x00, 0x00, 0x10},
  1283. {0xa1, 0x18, 0x65, 0x42, 0x00, 0x00, 0x00, 0x10},
  1284. {0xa1, 0x18, 0x66, 0x24, 0x00, 0x00, 0x00, 0x10},
  1285. {0xa1, 0x18, 0x67, 0x24, 0x00, 0x00, 0x00, 0x10},
  1286. {0xa1, 0x18, 0x68, 0x08, 0x00, 0x00, 0x00, 0x10},
  1287. {0xa1, 0x18, 0x2f, 0xc9, 0x00, 0x00, 0x00, 0x10},
  1288. {}
  1289. };
  1290. static const u8 sp80708_sensor_param1[][8] = {
  1291. {0xa1, 0x18, 0x0c, 0x04, 0x00, 0x00, 0x00, 0x10},
  1292. {0xa1, 0x18, 0x0c, 0x04, 0x00, 0x00, 0x00, 0x10},
  1293. {0xa1, 0x18, 0x03, 0x01, 0x00, 0x00, 0x00, 0x10},
  1294. {0xa1, 0x18, 0x04, 0xa4, 0x00, 0x00, 0x00, 0x10},
  1295. {0xa1, 0x18, 0x14, 0x3f, 0x00, 0x00, 0x00, 0x10},
  1296. {0xa1, 0x18, 0x5d, 0x80, 0x00, 0x00, 0x00, 0x10},
  1297. {0xb1, 0x18, 0x11, 0x40, 0x40, 0x00, 0x00, 0x10},
  1298. {}
  1299. };
  1300. static const u8 (*sensor_init[])[8] = {
  1301. [SENSOR_ADCM1700] = adcm1700_sensor_init,
  1302. [SENSOR_GC0307] = gc0307_sensor_init,
  1303. [SENSOR_HV7131R] = hv7131r_sensor_init,
  1304. [SENSOR_MI0360] = mi0360_sensor_init,
  1305. [SENSOR_MI0360B] = mi0360b_sensor_init,
  1306. [SENSOR_MO4000] = mo4000_sensor_init,
  1307. [SENSOR_MT9V111] = mt9v111_sensor_init,
  1308. [SENSOR_OM6802] = om6802_sensor_init,
  1309. [SENSOR_OV7630] = ov7630_sensor_init,
  1310. [SENSOR_OV7648] = ov7648_sensor_init,
  1311. [SENSOR_OV7660] = ov7660_sensor_init,
  1312. [SENSOR_PO1030] = po1030_sensor_init,
  1313. [SENSOR_PO2030N] = po2030n_sensor_init,
  1314. [SENSOR_SOI768] = soi768_sensor_init,
  1315. [SENSOR_SP80708] = sp80708_sensor_init,
  1316. };
  1317. /* read <len> bytes to gspca_dev->usb_buf */
  1318. static void reg_r(struct gspca_dev *gspca_dev,
  1319. u16 value, int len)
  1320. {
  1321. int ret;
  1322. if (gspca_dev->usb_err < 0)
  1323. return;
  1324. #ifdef GSPCA_DEBUG
  1325. if (len > USB_BUF_SZ) {
  1326. err("reg_r: buffer overflow");
  1327. return;
  1328. }
  1329. #endif
  1330. ret = usb_control_msg(gspca_dev->dev,
  1331. usb_rcvctrlpipe(gspca_dev->dev, 0),
  1332. 0,
  1333. USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  1334. value, 0,
  1335. gspca_dev->usb_buf, len,
  1336. 500);
  1337. PDEBUG(D_USBI, "reg_r [%02x] -> %02x", value, gspca_dev->usb_buf[0]);
  1338. if (ret < 0) {
  1339. err("reg_r err %d", ret);
  1340. gspca_dev->usb_err = ret;
  1341. }
  1342. }
  1343. static void reg_w1(struct gspca_dev *gspca_dev,
  1344. u16 value,
  1345. u8 data)
  1346. {
  1347. int ret;
  1348. if (gspca_dev->usb_err < 0)
  1349. return;
  1350. PDEBUG(D_USBO, "reg_w1 [%04x] = %02x", value, data);
  1351. gspca_dev->usb_buf[0] = data;
  1352. ret = usb_control_msg(gspca_dev->dev,
  1353. usb_sndctrlpipe(gspca_dev->dev, 0),
  1354. 0x08,
  1355. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  1356. value,
  1357. 0,
  1358. gspca_dev->usb_buf, 1,
  1359. 500);
  1360. if (ret < 0) {
  1361. err("reg_w1 err %d", ret);
  1362. gspca_dev->usb_err = ret;
  1363. }
  1364. }
  1365. static void reg_w(struct gspca_dev *gspca_dev,
  1366. u16 value,
  1367. const u8 *buffer,
  1368. int len)
  1369. {
  1370. int ret;
  1371. if (gspca_dev->usb_err < 0)
  1372. return;
  1373. PDEBUG(D_USBO, "reg_w [%04x] = %02x %02x ..",
  1374. value, buffer[0], buffer[1]);
  1375. #ifdef GSPCA_DEBUG
  1376. if (len > USB_BUF_SZ) {
  1377. err("reg_w: buffer overflow");
  1378. return;
  1379. }
  1380. #endif
  1381. memcpy(gspca_dev->usb_buf, buffer, len);
  1382. ret = usb_control_msg(gspca_dev->dev,
  1383. usb_sndctrlpipe(gspca_dev->dev, 0),
  1384. 0x08,
  1385. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  1386. value, 0,
  1387. gspca_dev->usb_buf, len,
  1388. 500);
  1389. if (ret < 0) {
  1390. err("reg_w err %d", ret);
  1391. gspca_dev->usb_err = ret;
  1392. }
  1393. }
  1394. /* I2C write 1 byte */
  1395. static void i2c_w1(struct gspca_dev *gspca_dev, u8 reg, u8 val)
  1396. {
  1397. struct sd *sd = (struct sd *) gspca_dev;
  1398. int ret;
  1399. if (gspca_dev->usb_err < 0)
  1400. return;
  1401. PDEBUG(D_USBO, "i2c_w1 [%02x] = %02x", reg, val);
  1402. switch (sd->sensor) {
  1403. case SENSOR_ADCM1700:
  1404. case SENSOR_OM6802:
  1405. case SENSOR_GC0307: /* i2c command = a0 (100 kHz) */
  1406. gspca_dev->usb_buf[0] = 0x80 | (2 << 4);
  1407. break;
  1408. default: /* i2c command = a1 (400 kHz) */
  1409. gspca_dev->usb_buf[0] = 0x81 | (2 << 4);
  1410. break;
  1411. }
  1412. gspca_dev->usb_buf[1] = sd->i2c_addr;
  1413. gspca_dev->usb_buf[2] = reg;
  1414. gspca_dev->usb_buf[3] = val;
  1415. gspca_dev->usb_buf[4] = 0;
  1416. gspca_dev->usb_buf[5] = 0;
  1417. gspca_dev->usb_buf[6] = 0;
  1418. gspca_dev->usb_buf[7] = 0x10;
  1419. ret = usb_control_msg(gspca_dev->dev,
  1420. usb_sndctrlpipe(gspca_dev->dev, 0),
  1421. 0x08,
  1422. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  1423. 0x08, /* value = i2c */
  1424. 0,
  1425. gspca_dev->usb_buf, 8,
  1426. 500);
  1427. if (ret < 0) {
  1428. err("i2c_w1 err %d", ret);
  1429. gspca_dev->usb_err = ret;
  1430. }
  1431. }
  1432. /* I2C write 8 bytes */
  1433. static void i2c_w8(struct gspca_dev *gspca_dev,
  1434. const u8 *buffer)
  1435. {
  1436. int ret;
  1437. if (gspca_dev->usb_err < 0)
  1438. return;
  1439. PDEBUG(D_USBO, "i2c_w8 [%02x] = %02x ..",
  1440. buffer[2], buffer[3]);
  1441. memcpy(gspca_dev->usb_buf, buffer, 8);
  1442. ret = usb_control_msg(gspca_dev->dev,
  1443. usb_sndctrlpipe(gspca_dev->dev, 0),
  1444. 0x08,
  1445. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  1446. 0x08, 0, /* value, index */
  1447. gspca_dev->usb_buf, 8,
  1448. 500);
  1449. msleep(2);
  1450. if (ret < 0) {
  1451. err("i2c_w8 err %d", ret);
  1452. gspca_dev->usb_err = ret;
  1453. }
  1454. }
  1455. /* sensor read 'len' (1..5) bytes in gspca_dev->usb_buf */
  1456. static void i2c_r(struct gspca_dev *gspca_dev, u8 reg, int len)
  1457. {
  1458. struct sd *sd = (struct sd *) gspca_dev;
  1459. u8 mode[8];
  1460. switch (sd->sensor) {
  1461. case SENSOR_ADCM1700:
  1462. case SENSOR_OM6802:
  1463. case SENSOR_GC0307: /* i2c command = a0 (100 kHz) */
  1464. mode[0] = 0x80 | 0x10;
  1465. break;
  1466. default: /* i2c command = 91 (400 kHz) */
  1467. mode[0] = 0x81 | 0x10;
  1468. break;
  1469. }
  1470. mode[1] = sd->i2c_addr;
  1471. mode[2] = reg;
  1472. mode[3] = 0;
  1473. mode[4] = 0;
  1474. mode[5] = 0;
  1475. mode[6] = 0;
  1476. mode[7] = 0x10;
  1477. i2c_w8(gspca_dev, mode);
  1478. msleep(2);
  1479. mode[0] = (mode[0] & 0x81) | (len << 4) | 0x02;
  1480. mode[2] = 0;
  1481. i2c_w8(gspca_dev, mode);
  1482. msleep(2);
  1483. reg_r(gspca_dev, 0x0a, 5);
  1484. }
  1485. static void i2c_w_seq(struct gspca_dev *gspca_dev,
  1486. const u8 (*data)[8])
  1487. {
  1488. while ((*data)[0] != 0) {
  1489. if ((*data)[0] != DELAY)
  1490. i2c_w8(gspca_dev, *data);
  1491. else
  1492. msleep((*data)[1]);
  1493. data++;
  1494. }
  1495. }
  1496. static void hv7131r_probe(struct gspca_dev *gspca_dev)
  1497. {
  1498. i2c_w1(gspca_dev, 0x02, 0); /* sensor wakeup */
  1499. msleep(10);
  1500. reg_w1(gspca_dev, 0x02, 0x66); /* Gpio on */
  1501. msleep(10);
  1502. i2c_r(gspca_dev, 0, 5); /* read sensor id */
  1503. if (gspca_dev->usb_buf[0] == 0x02
  1504. && gspca_dev->usb_buf[1] == 0x09
  1505. && gspca_dev->usb_buf[2] == 0x01
  1506. && gspca_dev->usb_buf[3] == 0x00
  1507. && gspca_dev->usb_buf[4] == 0x00) {
  1508. PDEBUG(D_PROBE, "Sensor sn9c102P HV7131R found");
  1509. return;
  1510. }
  1511. PDEBUG(D_PROBE, "Sensor 0x%02x 0x%02x 0x%02x - sn9c102P not found",
  1512. gspca_dev->usb_buf[0], gspca_dev->usb_buf[1],
  1513. gspca_dev->usb_buf[2]);
  1514. }
  1515. static void mi0360_probe(struct gspca_dev *gspca_dev)
  1516. {
  1517. struct sd *sd = (struct sd *) gspca_dev;
  1518. int i, j;
  1519. u16 val = 0;
  1520. static const u8 probe_tb[][4][8] = {
  1521. { /* mi0360 */
  1522. {0xb0, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10},
  1523. {0x90, 0x5d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  1524. {0xa2, 0x5d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  1525. {0xb0, 0x5d, 0x07, 0x00, 0x00, 0x00, 0x00, 0x10}
  1526. },
  1527. { /* mt9v111 */
  1528. {0xb0, 0x5c, 0x01, 0x00, 0x04, 0x00, 0x00, 0x10},
  1529. {0x90, 0x5c, 0x36, 0x00, 0x00, 0x00, 0x00, 0x10},
  1530. {0xa2, 0x5c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10},
  1531. {}
  1532. },
  1533. };
  1534. for (i = 0; i < ARRAY_SIZE(probe_tb); i++) {
  1535. reg_w1(gspca_dev, 0x17, 0x62);
  1536. reg_w1(gspca_dev, 0x01, 0x08);
  1537. for (j = 0; j < 3; j++)
  1538. i2c_w8(gspca_dev, probe_tb[i][j]);
  1539. msleep(2);
  1540. reg_r(gspca_dev, 0x0a, 5);
  1541. val = (gspca_dev->usb_buf[3] << 8) | gspca_dev->usb_buf[4];
  1542. if (probe_tb[i][3][0] != 0)
  1543. i2c_w8(gspca_dev, probe_tb[i][3]);
  1544. reg_w1(gspca_dev, 0x01, 0x29);
  1545. reg_w1(gspca_dev, 0x17, 0x42);
  1546. if (val != 0xffff)
  1547. break;
  1548. }
  1549. if (gspca_dev->usb_err < 0)
  1550. return;
  1551. switch (val) {
  1552. case 0x8221:
  1553. PDEBUG(D_PROBE, "Sensor mi0360b");
  1554. sd->sensor = SENSOR_MI0360B;
  1555. break;
  1556. case 0x823a:
  1557. PDEBUG(D_PROBE, "Sensor mt9v111");
  1558. sd->sensor = SENSOR_MT9V111;
  1559. break;
  1560. case 0x8243:
  1561. PDEBUG(D_PROBE, "Sensor mi0360");
  1562. break;
  1563. default:
  1564. PDEBUG(D_PROBE, "Unknown sensor %04x - forced to mi0360", val);
  1565. break;
  1566. }
  1567. }
  1568. static void ov7630_probe(struct gspca_dev *gspca_dev)
  1569. {
  1570. struct sd *sd = (struct sd *) gspca_dev;
  1571. u16 val;
  1572. /* check ov76xx */
  1573. reg_w1(gspca_dev, 0x17, 0x62);
  1574. reg_w1(gspca_dev, 0x01, 0x08);
  1575. sd->i2c_addr = 0x21;
  1576. i2c_r(gspca_dev, 0x0a, 2);
  1577. val = (gspca_dev->usb_buf[3] << 8) | gspca_dev->usb_buf[4];
  1578. reg_w1(gspca_dev, 0x01, 0x29);
  1579. reg_w1(gspca_dev, 0x17, 0x42);
  1580. if (gspca_dev->usb_err < 0)
  1581. return;
  1582. if (val == 0x7628) { /* soi768 */
  1583. sd->sensor = SENSOR_SOI768;
  1584. /*fixme: only valid for 0c45:613e?*/
  1585. gspca_dev->cam.input_flags =
  1586. V4L2_IN_ST_VFLIP | V4L2_IN_ST_HFLIP;
  1587. PDEBUG(D_PROBE, "Sensor soi768");
  1588. return;
  1589. }
  1590. PDEBUG(D_PROBE, "Sensor ov%04x", val);
  1591. }
  1592. static void ov7648_probe(struct gspca_dev *gspca_dev)
  1593. {
  1594. struct sd *sd = (struct sd *) gspca_dev;
  1595. u16 val;
  1596. /* check ov76xx */
  1597. reg_w1(gspca_dev, 0x17, 0x62);
  1598. reg_w1(gspca_dev, 0x01, 0x08);
  1599. sd->i2c_addr = 0x21;
  1600. i2c_r(gspca_dev, 0x0a, 2);
  1601. val = (gspca_dev->usb_buf[3] << 8) | gspca_dev->usb_buf[4];
  1602. reg_w1(gspca_dev, 0x01, 0x29);
  1603. reg_w1(gspca_dev, 0x17, 0x42);
  1604. if ((val & 0xff00) == 0x7600) { /* ov76xx */
  1605. PDEBUG(D_PROBE, "Sensor ov%04x", val);
  1606. return;
  1607. }
  1608. /* check po1030 */
  1609. reg_w1(gspca_dev, 0x17, 0x62);
  1610. reg_w1(gspca_dev, 0x01, 0x08);
  1611. sd->i2c_addr = 0x6e;
  1612. i2c_r(gspca_dev, 0x00, 2);
  1613. val = (gspca_dev->usb_buf[3] << 8) | gspca_dev->usb_buf[4];
  1614. reg_w1(gspca_dev, 0x01, 0x29);
  1615. reg_w1(gspca_dev, 0x17, 0x42);
  1616. if (gspca_dev->usb_err < 0)
  1617. return;
  1618. if (val == 0x1030) { /* po1030 */
  1619. PDEBUG(D_PROBE, "Sensor po1030");
  1620. sd->sensor = SENSOR_PO1030;
  1621. return;
  1622. }
  1623. err("Unknown sensor %04x", val);
  1624. }
  1625. /* 0c45:6142 sensor may be po2030n, gc0305 or gc0307 */
  1626. static void po2030n_probe(struct gspca_dev *gspca_dev)
  1627. {
  1628. struct sd *sd = (struct sd *) gspca_dev;
  1629. u16 val;
  1630. /* check gc0307 */
  1631. reg_w1(gspca_dev, 0x17, 0x62);
  1632. reg_w1(gspca_dev, 0x01, 0x08);
  1633. reg_w1(gspca_dev, 0x02, 0x22);
  1634. sd->i2c_addr = 0x21;
  1635. i2c_r(gspca_dev, 0x00, 1);
  1636. val = gspca_dev->usb_buf[4];
  1637. reg_w1(gspca_dev, 0x01, 0x29); /* reset */
  1638. reg_w1(gspca_dev, 0x17, 0x42);
  1639. if (val == 0x99) { /* gc0307 (?) */
  1640. PDEBUG(D_PROBE, "Sensor gc0307");
  1641. sd->sensor = SENSOR_GC0307;
  1642. return;
  1643. }
  1644. /* check po2030n */
  1645. reg_w1(gspca_dev, 0x17, 0x62);
  1646. reg_w1(gspca_dev, 0x01, 0x0a);
  1647. sd->i2c_addr = 0x6e;
  1648. i2c_r(gspca_dev, 0x00, 2);
  1649. val = (gspca_dev->usb_buf[3] << 8) | gspca_dev->usb_buf[4];
  1650. reg_w1(gspca_dev, 0x01, 0x29);
  1651. reg_w1(gspca_dev, 0x17, 0x42);
  1652. if (gspca_dev->usb_err < 0)
  1653. return;
  1654. if (val == 0x2030) {
  1655. PDEBUG(D_PROBE, "Sensor po2030n");
  1656. /* sd->sensor = SENSOR_PO2030N; */
  1657. } else {
  1658. err("Unknown sensor ID %04x", val);
  1659. }
  1660. }
  1661. /* this function is called at probe time */
  1662. static int sd_config(struct gspca_dev *gspca_dev,
  1663. const struct usb_device_id *id)
  1664. {
  1665. struct sd *sd = (struct sd *) gspca_dev;
  1666. struct cam *cam;
  1667. sd->bridge = id->driver_info >> 16;
  1668. sd->sensor = id->driver_info;
  1669. cam = &gspca_dev->cam;
  1670. if (sd->sensor == SENSOR_ADCM1700) {
  1671. cam->cam_mode = cif_mode;
  1672. cam->nmodes = ARRAY_SIZE(cif_mode);
  1673. } else {
  1674. cam->cam_mode = vga_mode;
  1675. cam->nmodes = ARRAY_SIZE(vga_mode);
  1676. }
  1677. cam->npkt = 24; /* 24 packets per ISOC message */
  1678. cam->ctrls = sd->ctrls;
  1679. sd->ag_cnt = -1;
  1680. sd->quality = QUALITY_DEF;
  1681. sd->jpegqual = 80;
  1682. return 0;
  1683. }
  1684. /* this function is called at probe and resume time */
  1685. static int sd_init(struct gspca_dev *gspca_dev)
  1686. {
  1687. struct sd *sd = (struct sd *) gspca_dev;
  1688. const u8 *sn9c1xx;
  1689. u8 regGpio[] = { 0x29, 0x74 }; /* with audio */
  1690. u8 regF1;
  1691. /* setup a selector by bridge */
  1692. reg_w1(gspca_dev, 0xf1, 0x01);
  1693. reg_r(gspca_dev, 0x00, 1);
  1694. reg_w1(gspca_dev, 0xf1, gspca_dev->usb_buf[0]);
  1695. reg_r(gspca_dev, 0x00, 1); /* get sonix chip id */
  1696. regF1 = gspca_dev->usb_buf[0];
  1697. if (gspca_dev->usb_err < 0)
  1698. return gspca_dev->usb_err;
  1699. PDEBUG(D_PROBE, "Sonix chip id: %02x", regF1);
  1700. switch (sd->bridge) {
  1701. case BRIDGE_SN9C102P:
  1702. if (regF1 != 0x11)
  1703. return -ENODEV;
  1704. reg_w1(gspca_dev, 0x02, regGpio[1]);
  1705. break;
  1706. case BRIDGE_SN9C105:
  1707. if (regF1 != 0x11)
  1708. return -ENODEV;
  1709. if (sd->sensor == SENSOR_MI0360)
  1710. mi0360_probe(gspca_dev);
  1711. reg_w(gspca_dev, 0x01, regGpio, 2);
  1712. break;
  1713. case BRIDGE_SN9C120:
  1714. if (regF1 != 0x12)
  1715. return -ENODEV;
  1716. switch (sd->sensor) {
  1717. case SENSOR_MI0360:
  1718. mi0360_probe(gspca_dev);
  1719. break;
  1720. case SENSOR_OV7630:
  1721. ov7630_probe(gspca_dev);
  1722. break;
  1723. case SENSOR_OV7648:
  1724. ov7648_probe(gspca_dev);
  1725. break;
  1726. case SENSOR_PO2030N:
  1727. po2030n_probe(gspca_dev);
  1728. break;
  1729. }
  1730. regGpio[1] = 0x70; /* no audio */
  1731. reg_w(gspca_dev, 0x01, regGpio, 2);
  1732. break;
  1733. default:
  1734. /* case BRIDGE_SN9C110: */
  1735. /* case BRIDGE_SN9C325: */
  1736. if (regF1 != 0x12)
  1737. return -ENODEV;
  1738. reg_w1(gspca_dev, 0x02, 0x62);
  1739. break;
  1740. }
  1741. if (sd->sensor == SENSOR_OM6802)
  1742. sd->ctrls[SHARPNESS].def = 0x10;
  1743. /* Note we do not disable the sensor clock here (power saving mode),
  1744. as that also disables the button on the cam. */
  1745. reg_w1(gspca_dev, 0xf1, 0x00);
  1746. /* set the i2c address */
  1747. sn9c1xx = sn_tb[sd->sensor];
  1748. sd->i2c_addr = sn9c1xx[9];
  1749. gspca_dev->ctrl_dis = ctrl_dis[sd->sensor];
  1750. return gspca_dev->usb_err;
  1751. }
  1752. static u32 setexposure(struct gspca_dev *gspca_dev,
  1753. u32 expo)
  1754. {
  1755. struct sd *sd = (struct sd *) gspca_dev;
  1756. switch (sd->sensor) {
  1757. case SENSOR_GC0307: {
  1758. int a, b;
  1759. /* expo = 0..255 -> a = 19..43 */
  1760. a = 19 + expo * 25 / 256;
  1761. i2c_w1(gspca_dev, 0x68, a);
  1762. a -= 12;
  1763. b = a * a * 4; /* heuristic */
  1764. i2c_w1(gspca_dev, 0x03, b >> 8);
  1765. i2c_w1(gspca_dev, 0x04, b);
  1766. break;
  1767. }
  1768. case SENSOR_HV7131R: {
  1769. u8 Expodoit[] =
  1770. { 0xc1, 0x11, 0x25, 0x00, 0x00, 0x00, 0x00, 0x16 };
  1771. Expodoit[3] = expo >> 16;
  1772. Expodoit[4] = expo >> 8;
  1773. Expodoit[5] = expo;
  1774. i2c_w8(gspca_dev, Expodoit);
  1775. break;
  1776. }
  1777. case SENSOR_MI0360:
  1778. case SENSOR_MI0360B: {
  1779. u8 expoMi[] = /* exposure 0x0635 -> 4 fp/s 0x10 */
  1780. { 0xb1, 0x5d, 0x09, 0x00, 0x00, 0x00, 0x00, 0x16 };
  1781. static const u8 doit[] = /* update sensor */
  1782. { 0xb1, 0x5d, 0x07, 0x00, 0x03, 0x00, 0x00, 0x10 };
  1783. static const u8 sensorgo[] = /* sensor on */
  1784. { 0xb1, 0x5d, 0x07, 0x00, 0x02, 0x00, 0x00, 0x10 };
  1785. if (expo > 0x0635)
  1786. expo = 0x0635;
  1787. else if (expo < 0x0001)
  1788. expo = 0x0001;
  1789. expoMi[3] = expo >> 8;
  1790. expoMi[4] = expo;
  1791. i2c_w8(gspca_dev, expoMi);
  1792. i2c_w8(gspca_dev, doit);
  1793. i2c_w8(gspca_dev, sensorgo);
  1794. break;
  1795. }
  1796. case SENSOR_MO4000: {
  1797. u8 expoMof[] =
  1798. { 0xa1, 0x21, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x10 };
  1799. u8 expoMo10[] =
  1800. { 0xa1, 0x21, 0x10, 0x00, 0x00, 0x00, 0x00, 0x10 };
  1801. static const u8 gainMo[] =
  1802. { 0xa1, 0x21, 0x00, 0x10, 0x00, 0x00, 0x00, 0x1d };
  1803. if (expo > 0x1fff)
  1804. expo = 0x1fff;
  1805. else if (expo < 0x0001)
  1806. expo = 0x0001;
  1807. expoMof[3] = (expo & 0x03fc) >> 2;
  1808. i2c_w8(gspca_dev, expoMof);
  1809. expoMo10[3] = ((expo & 0x1c00) >> 10)
  1810. | ((expo & 0x0003) << 4);
  1811. i2c_w8(gspca_dev, expoMo10);
  1812. i2c_w8(gspca_dev, gainMo);
  1813. PDEBUG(D_FRAM, "set exposure %d",
  1814. ((expoMo10[3] & 0x07) << 10)
  1815. | (expoMof[3] << 2)
  1816. | ((expoMo10[3] & 0x30) >> 4));
  1817. break;
  1818. }
  1819. case SENSOR_MT9V111: {
  1820. u8 expo_c1[] =
  1821. { 0xb1, 0x5c, 0x09, 0x00, 0x00, 0x00, 0x00, 0x10 };
  1822. if (expo > 0x0280)
  1823. expo = 0x0280;
  1824. else if (expo < 0x0040)
  1825. expo = 0x0040;
  1826. expo_c1[3] = expo >> 8;
  1827. expo_c1[4] = expo;
  1828. i2c_w8(gspca_dev, expo_c1);
  1829. break;
  1830. }
  1831. case SENSOR_OM6802: {
  1832. u8 gainOm[] =
  1833. { 0xa0, 0x34, 0xe5, 0x00, 0x00, 0x00, 0x00, 0x10 };
  1834. /* preset AGC - works when AutoExpo = off */
  1835. if (expo > 0x03ff)
  1836. expo = 0x03ff;
  1837. if (expo < 0x0001)
  1838. expo = 0x0001;
  1839. gainOm[3] = expo >> 2;
  1840. i2c_w8(gspca_dev, gainOm);
  1841. reg_w1(gspca_dev, 0x96, expo >> 5);
  1842. PDEBUG(D_FRAM, "set exposure %d", gainOm[3]);
  1843. break;
  1844. }
  1845. }
  1846. return expo;
  1847. }
  1848. static void setbrightness(struct gspca_dev *gspca_dev)
  1849. {
  1850. struct sd *sd = (struct sd *) gspca_dev;
  1851. unsigned int expo;
  1852. int brightness;
  1853. u8 k2;
  1854. brightness = sd->ctrls[BRIGHTNESS].val;
  1855. k2 = (brightness - 0x80) >> 2;
  1856. switch (sd->sensor) {
  1857. case SENSOR_ADCM1700:
  1858. if (k2 > 0x1f)
  1859. k2 = 0; /* only positive Y offset */
  1860. break;
  1861. case SENSOR_HV7131R:
  1862. expo = brightness << 12;
  1863. if (expo > 0x002dc6c0)
  1864. expo = 0x002dc6c0;
  1865. else if (expo < 0x02a0)
  1866. expo = 0x02a0;
  1867. sd->exposure = setexposure(gspca_dev, expo);
  1868. break;
  1869. case SENSOR_MI0360:
  1870. case SENSOR_MO4000:
  1871. expo = brightness << 4;
  1872. sd->exposure = setexposure(gspca_dev, expo);
  1873. break;
  1874. case SENSOR_MI0360B:
  1875. expo = brightness << 2;
  1876. sd->exposure = setexposure(gspca_dev, expo);
  1877. break;
  1878. case SENSOR_GC0307:
  1879. case SENSOR_MT9V111:
  1880. expo = brightness;
  1881. sd->exposure = setexposure(gspca_dev, expo);
  1882. return; /* don't set the Y offset */
  1883. case SENSOR_OM6802:
  1884. expo = brightness << 2;
  1885. sd->exposure = setexposure(gspca_dev, expo);
  1886. k2 = brightness >> 3;
  1887. break;
  1888. }
  1889. reg_w1(gspca_dev, 0x96, k2); /* color matrix Y offset */
  1890. }
  1891. static void setcontrast(struct gspca_dev *gspca_dev)
  1892. {
  1893. struct sd *sd = (struct sd *) gspca_dev;
  1894. u8 k2;
  1895. u8 contrast[6];
  1896. k2 = sd->ctrls[CONTRAST].val * 0x30 / (CONTRAST_MAX + 1)
  1897. + 0x10; /* 10..40 */
  1898. contrast[0] = (k2 + 1) / 2; /* red */
  1899. contrast[1] = 0;
  1900. contrast[2] = k2; /* green */
  1901. contrast[3] = 0;
  1902. contrast[4] = (k2 + 1) / 5; /* blue */
  1903. contrast[5] = 0;
  1904. reg_w(gspca_dev, 0x84, contrast, sizeof contrast);
  1905. }
  1906. static void setcolors(struct gspca_dev *gspca_dev)
  1907. {
  1908. struct sd *sd = (struct sd *) gspca_dev;
  1909. int i, v, colors;
  1910. const s16 *uv;
  1911. u8 reg8a[12]; /* U & V gains */
  1912. static const s16 uv_com[6] = { /* same as reg84 in signed decimal */
  1913. -24, -38, 64, /* UR UG UB */
  1914. 62, -51, -9 /* VR VG VB */
  1915. };
  1916. static const s16 uv_mi0360b[6] = {
  1917. -20, -38, 64, /* UR UG UB */
  1918. 60, -51, -9 /* VR VG VB */
  1919. };
  1920. colors = sd->ctrls[COLORS].val;
  1921. if (sd->sensor == SENSOR_MI0360B)
  1922. uv = uv_mi0360b;
  1923. else
  1924. uv = uv_com;
  1925. for (i = 0; i < 6; i++) {
  1926. v = uv[i] * colors / COLORS_DEF;
  1927. reg8a[i * 2] = v;
  1928. reg8a[i * 2 + 1] = (v >> 8) & 0x0f;
  1929. }
  1930. reg_w(gspca_dev, 0x8a, reg8a, sizeof reg8a);
  1931. }
  1932. static void setredblue(struct gspca_dev *gspca_dev)
  1933. {
  1934. struct sd *sd = (struct sd *) gspca_dev;
  1935. reg_w1(gspca_dev, 0x05, sd->ctrls[RED].val);
  1936. /* reg_w1(gspca_dev, 0x07, 32); */
  1937. reg_w1(gspca_dev, 0x06, sd->ctrls[BLUE].val);
  1938. }
  1939. static void setgamma(struct gspca_dev *gspca_dev)
  1940. {
  1941. struct sd *sd = (struct sd *) gspca_dev;
  1942. int i, val;
  1943. u8 gamma[17];
  1944. const u8 *gamma_base;
  1945. static const u8 delta[17] = {
  1946. 0x00, 0x14, 0x1c, 0x1c, 0x1c, 0x1c, 0x1b, 0x1a,
  1947. 0x18, 0x13, 0x10, 0x0e, 0x08, 0x07, 0x04, 0x02, 0x00
  1948. };
  1949. switch (sd->sensor) {
  1950. case SENSOR_ADCM1700:
  1951. gamma_base = gamma_spec_0;
  1952. break;
  1953. case SENSOR_HV7131R:
  1954. case SENSOR_MI0360B:
  1955. case SENSOR_MT9V111:
  1956. gamma_base = gamma_spec_1;
  1957. break;
  1958. case SENSOR_GC0307:
  1959. gamma_base = gamma_spec_2;
  1960. break;
  1961. case SENSOR_SP80708:
  1962. gamma_base = gamma_spec_3;
  1963. break;
  1964. default:
  1965. gamma_base = gamma_def;
  1966. break;
  1967. }
  1968. val = sd->ctrls[GAMMA].val;
  1969. for (i = 0; i < sizeof gamma; i++)
  1970. gamma[i] = gamma_base[i]
  1971. + delta[i] * (val - GAMMA_DEF) / 32;
  1972. reg_w(gspca_dev, 0x20, gamma, sizeof gamma);
  1973. }
  1974. static void setautogain(struct gspca_dev *gspca_dev)
  1975. {
  1976. struct sd *sd = (struct sd *) gspca_dev;
  1977. if (gspca_dev->ctrl_dis & (1 << AUTOGAIN))
  1978. return;
  1979. switch (sd->sensor) {
  1980. case SENSOR_OV7630:
  1981. case SENSOR_OV7648: {
  1982. u8 comb;
  1983. if (sd->sensor == SENSOR_OV7630)
  1984. comb = 0xc0;
  1985. else
  1986. comb = 0xa0;
  1987. if (sd->ctrls[AUTOGAIN].val)
  1988. comb |= 0x03;
  1989. i2c_w1(&sd->gspca_dev, 0x13, comb);
  1990. return;
  1991. }
  1992. }
  1993. if (sd->ctrls[AUTOGAIN].val)
  1994. sd->ag_cnt = AG_CNT_START;
  1995. else
  1996. sd->ag_cnt = -1;
  1997. }
  1998. static void sethvflip(struct gspca_dev *gspca_dev)
  1999. {
  2000. struct sd *sd = (struct sd *) gspca_dev;
  2001. u8 comn;
  2002. switch (sd->sensor) {
  2003. case SENSOR_HV7131R:
  2004. comn = 0x18; /* clkdiv = 1, ablcen = 1 */
  2005. if (sd->ctrls[VFLIP].val)
  2006. comn |= 0x01;
  2007. i2c_w1(gspca_dev, 0x01, comn); /* sctra */
  2008. break;
  2009. case SENSOR_OV7630:
  2010. comn = 0x02;
  2011. if (!sd->ctrls[VFLIP].val)
  2012. comn |= 0x80;
  2013. i2c_w1(gspca_dev, 0x75, comn);
  2014. break;
  2015. case SENSOR_OV7648:
  2016. comn = 0x06;
  2017. if (sd->ctrls[VFLIP].val)
  2018. comn |= 0x80;
  2019. i2c_w1(gspca_dev, 0x75, comn);
  2020. break;
  2021. case SENSOR_PO2030N:
  2022. /* Reg. 0x1E: Timing Generator Control Register 2 (Tgcontrol2)
  2023. * (reset value: 0x0A)
  2024. * bit7: HM: Horizontal Mirror: 0: disable, 1: enable
  2025. * bit6: VM: Vertical Mirror: 0: disable, 1: enable
  2026. * bit5: ST: Shutter Selection: 0: electrical, 1: mechanical
  2027. * bit4: FT: Single Frame Transfer: 0: disable, 1: enable
  2028. * bit3-0: X
  2029. */
  2030. comn = 0x0a;
  2031. if (sd->ctrls[HFLIP].val)
  2032. comn |= 0x80;
  2033. if (sd->ctrls[VFLIP].val)
  2034. comn |= 0x40;
  2035. i2c_w1(&sd->gspca_dev, 0x1e, comn);
  2036. break;
  2037. }
  2038. }
  2039. static void setsharpness(struct gspca_dev *gspca_dev)
  2040. {
  2041. struct sd *sd = (struct sd *) gspca_dev;
  2042. reg_w1(gspca_dev, 0x99, sd->ctrls[SHARPNESS].val);
  2043. }
  2044. static void setinfrared(struct gspca_dev *gspca_dev)
  2045. {
  2046. struct sd *sd = (struct sd *) gspca_dev;
  2047. if (gspca_dev->ctrl_dis & (1 << INFRARED))
  2048. return;
  2049. /*fixme: different sequence for StarCam Clip and StarCam 370i */
  2050. /* Clip */
  2051. i2c_w1(gspca_dev, 0x02, /* gpio */
  2052. sd->ctrls[INFRARED].val ? 0x66 : 0x64);
  2053. }
  2054. static void setfreq(struct gspca_dev *gspca_dev)
  2055. {
  2056. struct sd *sd = (struct sd *) gspca_dev;
  2057. if (gspca_dev->ctrl_dis & (1 << FREQ))
  2058. return;
  2059. if (sd->sensor == SENSOR_OV7660) {
  2060. u8 com8;
  2061. com8 = 0xdf; /* auto gain/wb/expo */
  2062. switch (sd->ctrls[FREQ].val) {
  2063. case 0: /* Banding filter disabled */
  2064. i2c_w1(gspca_dev, 0x13, com8 | 0x20);
  2065. break;
  2066. case 1: /* 50 hz */
  2067. i2c_w1(gspca_dev, 0x13, com8);
  2068. i2c_w1(gspca_dev, 0x3b, 0x0a);
  2069. break;
  2070. case 2: /* 60 hz */
  2071. i2c_w1(gspca_dev, 0x13, com8);
  2072. i2c_w1(gspca_dev, 0x3b, 0x02);
  2073. break;
  2074. }
  2075. } else {
  2076. u8 reg2a = 0, reg2b = 0, reg2d = 0;
  2077. /* Get reg2a / reg2d base values */
  2078. switch (sd->sensor) {
  2079. case SENSOR_OV7630:
  2080. reg2a = 0x08;
  2081. reg2d = 0x01;
  2082. break;
  2083. case SENSOR_OV7648:
  2084. reg2a = 0x11;
  2085. reg2d = 0x81;
  2086. break;
  2087. }
  2088. switch (sd->ctrls[FREQ].val) {
  2089. case 0: /* Banding filter disabled */
  2090. break;
  2091. case 1: /* 50 hz (filter on and framerate adj) */
  2092. reg2a |= 0x80;
  2093. reg2b = 0xac;
  2094. reg2d |= 0x04;
  2095. break;
  2096. case 2: /* 60 hz (filter on, no framerate adj) */
  2097. reg2a |= 0x80;
  2098. reg2d |= 0x04;
  2099. break;
  2100. }
  2101. i2c_w1(gspca_dev, 0x2a, reg2a);
  2102. i2c_w1(gspca_dev, 0x2b, reg2b);
  2103. i2c_w1(gspca_dev, 0x2d, reg2d);
  2104. }
  2105. }
  2106. static void setjpegqual(struct gspca_dev *gspca_dev)
  2107. {
  2108. struct sd *sd = (struct sd *) gspca_dev;
  2109. int i, sc;
  2110. if (sd->jpegqual < 50)
  2111. sc = 5000 / sd->jpegqual;
  2112. else
  2113. sc = 200 - sd->jpegqual * 2;
  2114. #if USB_BUF_SZ < 64
  2115. #error "No room enough in usb_buf for quantization table"
  2116. #endif
  2117. for (i = 0; i < 64; i++)
  2118. gspca_dev->usb_buf[i] =
  2119. (jpeg_head[JPEG_QT0_OFFSET + i] * sc + 50) / 100;
  2120. usb_control_msg(gspca_dev->dev,
  2121. usb_sndctrlpipe(gspca_dev->dev, 0),
  2122. 0x08,
  2123. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  2124. 0x0100, 0,
  2125. gspca_dev->usb_buf, 64,
  2126. 500);
  2127. for (i = 0; i < 64; i++)
  2128. gspca_dev->usb_buf[i] =
  2129. (jpeg_head[JPEG_QT1_OFFSET + i] * sc + 50) / 100;
  2130. usb_control_msg(gspca_dev->dev,
  2131. usb_sndctrlpipe(gspca_dev->dev, 0),
  2132. 0x08,
  2133. USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_INTERFACE,
  2134. 0x0140, 0,
  2135. gspca_dev->usb_buf, 64,
  2136. 500);
  2137. sd->reg18 ^= 0x40;
  2138. reg_w1(gspca_dev, 0x18, sd->reg18);
  2139. }
  2140. /* -- start the camera -- */
  2141. static int sd_start(struct gspca_dev *gspca_dev)
  2142. {
  2143. struct sd *sd = (struct sd *) gspca_dev;
  2144. int i;
  2145. u8 reg0102[2];
  2146. const u8 *reg9a;
  2147. u8 reg1, reg17;
  2148. const u8 *sn9c1xx;
  2149. const u8 (*init)[8];
  2150. int mode;
  2151. static const u8 reg9a_def[] =
  2152. {0x00, 0x40, 0x20, 0x00, 0x00, 0x00};
  2153. static const u8 reg9a_spec[] =
  2154. {0x00, 0x40, 0x38, 0x30, 0x00, 0x20};
  2155. static const u8 regd4[] = {0x60, 0x00, 0x00};
  2156. static const u8 C0[] = { 0x2d, 0x2d, 0x3a, 0x05, 0x04, 0x3f };
  2157. static const u8 CA[] = { 0x28, 0xd8, 0x14, 0xec };
  2158. static const u8 CA_adcm1700[] =
  2159. { 0x14, 0xec, 0x0a, 0xf6 };
  2160. static const u8 CA_po2030n[] =
  2161. { 0x1e, 0xe2, 0x14, 0xec };
  2162. static const u8 CE[] = { 0x32, 0xdd, 0x2d, 0xdd }; /* MI0360 */
  2163. static const u8 CE_gc0307[] =
  2164. { 0x32, 0xce, 0x2d, 0xd3 };
  2165. static const u8 CE_ov76xx[] =
  2166. { 0x32, 0xdd, 0x32, 0xdd };
  2167. static const u8 CE_po2030n[] =
  2168. { 0x14, 0xe7, 0x1e, 0xdd };
  2169. /* create the JPEG header */
  2170. jpeg_define(sd->jpeg_hdr, gspca_dev->height, gspca_dev->width,
  2171. 0x21); /* JPEG 422 */
  2172. jpeg_set_qual(sd->jpeg_hdr, sd->quality);
  2173. /* initialize the bridge */
  2174. sn9c1xx = sn_tb[sd->sensor];
  2175. /* sensor clock already enabled in sd_init */
  2176. /* reg_w1(gspca_dev, 0xf1, 0x00); */
  2177. reg_w1(gspca_dev, 0x01, sn9c1xx[1]);
  2178. /* configure gpio */
  2179. reg0102[0] = sn9c1xx[1];
  2180. reg0102[1] = sn9c1xx[2];
  2181. if (gspca_dev->audio)
  2182. reg0102[1] |= 0x04; /* keep the audio connection */
  2183. reg_w(gspca_dev, 0x01, reg0102, 2);
  2184. reg_w(gspca_dev, 0x08, &sn9c1xx[8], 2);
  2185. reg_w(gspca_dev, 0x17, &sn9c1xx[0x17], 5);
  2186. switch (sd->sensor) {
  2187. case SENSOR_GC0307:
  2188. case SENSOR_OV7660:
  2189. case SENSOR_PO1030:
  2190. case SENSOR_PO2030N:
  2191. case SENSOR_SOI768:
  2192. case SENSOR_SP80708:
  2193. reg9a = reg9a_spec;
  2194. break;
  2195. default:
  2196. reg9a = reg9a_def;
  2197. break;
  2198. }
  2199. reg_w(gspca_dev, 0x9a, reg9a, 6);
  2200. reg_w(gspca_dev, 0xd4, regd4, sizeof regd4);
  2201. reg_w(gspca_dev, 0x03, &sn9c1xx[3], 0x0f);
  2202. switch (sd->sensor) {
  2203. case SENSOR_ADCM1700:
  2204. reg_w1(gspca_dev, 0x01, 0x43);
  2205. reg_w1(gspca_dev, 0x17, 0x62);
  2206. reg_w1(gspca_dev, 0x01, 0x42);
  2207. reg_w1(gspca_dev, 0x01, 0x42);
  2208. break;
  2209. case SENSOR_GC0307:
  2210. msleep(50);
  2211. reg_w1(gspca_dev, 0x01, 0x61);
  2212. reg_w1(gspca_dev, 0x17, 0x22);
  2213. reg_w1(gspca_dev, 0x01, 0x60);
  2214. reg_w1(gspca_dev, 0x01, 0x40);
  2215. msleep(50);
  2216. break;
  2217. case SENSOR_MI0360B:
  2218. reg_w1(gspca_dev, 0x01, 0x61);
  2219. reg_w1(gspca_dev, 0x17, 0x60);
  2220. reg_w1(gspca_dev, 0x01, 0x60);
  2221. reg_w1(gspca_dev, 0x01, 0x40);
  2222. break;
  2223. case SENSOR_MT9V111:
  2224. reg_w1(gspca_dev, 0x01, 0x61);
  2225. reg_w1(gspca_dev, 0x17, 0x61);
  2226. reg_w1(gspca_dev, 0x01, 0x60);
  2227. reg_w1(gspca_dev, 0x01, 0x40);
  2228. break;
  2229. case SENSOR_OM6802:
  2230. msleep(10);
  2231. reg_w1(gspca_dev, 0x02, 0x73);
  2232. reg_w1(gspca_dev, 0x17, 0x60);
  2233. reg_w1(gspca_dev, 0x01, 0x22);
  2234. msleep(100);
  2235. reg_w1(gspca_dev, 0x01, 0x62);
  2236. reg_w1(gspca_dev, 0x17, 0x64);
  2237. reg_w1(gspca_dev, 0x17, 0x64);
  2238. reg_w1(gspca_dev, 0x01, 0x42);
  2239. msleep(10);
  2240. reg_w1(gspca_dev, 0x01, 0x42);
  2241. i2c_w8(gspca_dev, om6802_init0[0]);
  2242. i2c_w8(gspca_dev, om6802_init0[1]);
  2243. msleep(15);
  2244. reg_w1(gspca_dev, 0x02, 0x71);
  2245. msleep(150);
  2246. break;
  2247. case SENSOR_OV7630:
  2248. reg_w1(gspca_dev, 0x01, 0x61);
  2249. reg_w1(gspca_dev, 0x17, 0xe2);
  2250. reg_w1(gspca_dev, 0x01, 0x60);
  2251. reg_w1(gspca_dev, 0x01, 0x40);
  2252. break;
  2253. case SENSOR_OV7648:
  2254. reg_w1(gspca_dev, 0x01, 0x63);
  2255. reg_w1(gspca_dev, 0x17, 0x20);
  2256. reg_w1(gspca_dev, 0x01, 0x62);
  2257. reg_w1(gspca_dev, 0x01, 0x42);
  2258. break;
  2259. case SENSOR_PO1030:
  2260. case SENSOR_SOI768:
  2261. reg_w1(gspca_dev, 0x01, 0x61);
  2262. reg_w1(gspca_dev, 0x17, 0x20);
  2263. reg_w1(gspca_dev, 0x01, 0x60);
  2264. reg_w1(gspca_dev, 0x01, 0x40);
  2265. break;
  2266. case SENSOR_PO2030N:
  2267. case SENSOR_OV7660:
  2268. reg_w1(gspca_dev, 0x01, 0x63);
  2269. reg_w1(gspca_dev, 0x17, 0x20);
  2270. reg_w1(gspca_dev, 0x01, 0x62);
  2271. reg_w1(gspca_dev, 0x01, 0x42);
  2272. break;
  2273. case SENSOR_SP80708:
  2274. reg_w1(gspca_dev, 0x01, 0x63);
  2275. reg_w1(gspca_dev, 0x17, 0x20);
  2276. reg_w1(gspca_dev, 0x01, 0x62);
  2277. reg_w1(gspca_dev, 0x01, 0x42);
  2278. msleep(100);
  2279. reg_w1(gspca_dev, 0x02, 0x62);
  2280. break;
  2281. default:
  2282. /* case SENSOR_HV7131R: */
  2283. /* case SENSOR_MI0360: */
  2284. /* case SENSOR_MO4000: */
  2285. reg_w1(gspca_dev, 0x01, 0x43);
  2286. reg_w1(gspca_dev, 0x17, 0x61);
  2287. reg_w1(gspca_dev, 0x01, 0x42);
  2288. if (sd->sensor == SENSOR_HV7131R)
  2289. hv7131r_probe(gspca_dev);
  2290. break;
  2291. }
  2292. /* initialize the sensor */
  2293. i2c_w_seq(gspca_dev, sensor_init[sd->sensor]);
  2294. reg_w1(gspca_dev, 0x15, sn9c1xx[0x15]);
  2295. reg_w1(gspca_dev, 0x16, sn9c1xx[0x16]);
  2296. reg_w1(gspca_dev, 0x12, sn9c1xx[0x12]);
  2297. reg_w1(gspca_dev, 0x13, sn9c1xx[0x13]);
  2298. reg_w1(gspca_dev, 0x18, sn9c1xx[0x18]);
  2299. if (sd->sensor == SENSOR_ADCM1700) {
  2300. reg_w1(gspca_dev, 0xd2, 0x3a); /* AE_H_SIZE = 116 */
  2301. reg_w1(gspca_dev, 0xd3, 0x30); /* AE_V_SIZE = 96 */
  2302. } else {
  2303. reg_w1(gspca_dev, 0xd2, 0x6a); /* AE_H_SIZE = 212 */
  2304. reg_w1(gspca_dev, 0xd3, 0x50); /* AE_V_SIZE = 160 */
  2305. }
  2306. reg_w1(gspca_dev, 0xc6, 0x00);
  2307. reg_w1(gspca_dev, 0xc7, 0x00);
  2308. if (sd->sensor == SENSOR_ADCM1700) {
  2309. reg_w1(gspca_dev, 0xc8, 0x2c); /* AW_H_STOP = 352 */
  2310. reg_w1(gspca_dev, 0xc9, 0x24); /* AW_V_STOP = 288 */
  2311. } else {
  2312. reg_w1(gspca_dev, 0xc8, 0x50); /* AW_H_STOP = 640 */
  2313. reg_w1(gspca_dev, 0xc9, 0x3c); /* AW_V_STOP = 480 */
  2314. }
  2315. reg_w1(gspca_dev, 0x18, sn9c1xx[0x18]);
  2316. switch (sd->sensor) {
  2317. case SENSOR_GC0307:
  2318. reg17 = 0xa2;
  2319. break;
  2320. case SENSOR_MT9V111:
  2321. case SENSOR_MI0360B:
  2322. reg17 = 0xe0;
  2323. break;
  2324. case SENSOR_ADCM1700:
  2325. case SENSOR_OV7630:
  2326. reg17 = 0xe2;
  2327. break;
  2328. case SENSOR_OV7648:
  2329. reg17 = 0x20;
  2330. break;
  2331. case SENSOR_OV7660:
  2332. case SENSOR_SOI768:
  2333. reg17 = 0xa0;
  2334. break;
  2335. case SENSOR_PO1030:
  2336. case SENSOR_PO2030N:
  2337. reg17 = 0xa0;
  2338. break;
  2339. default:
  2340. reg17 = 0x60;
  2341. break;
  2342. }
  2343. reg_w1(gspca_dev, 0x17, reg17);
  2344. reg_w1(gspca_dev, 0x05, 0x00); /* red */
  2345. reg_w1(gspca_dev, 0x07, 0x00); /* green */
  2346. reg_w1(gspca_dev, 0x06, 0x00); /* blue */
  2347. reg_w1(gspca_dev, 0x14, sn9c1xx[0x14]);
  2348. setgamma(gspca_dev);
  2349. /*fixme: 8 times with all zeroes and 1 or 2 times with normal values */
  2350. for (i = 0; i < 8; i++)
  2351. reg_w(gspca_dev, 0x84, reg84, sizeof reg84);
  2352. switch (sd->sensor) {
  2353. case SENSOR_ADCM1700:
  2354. case SENSOR_OV7660:
  2355. case SENSOR_SP80708:
  2356. reg_w1(gspca_dev, 0x9a, 0x05);
  2357. break;
  2358. case SENSOR_GC0307:
  2359. case SENSOR_MT9V111:
  2360. case SENSOR_MI0360B:
  2361. reg_w1(gspca_dev, 0x9a, 0x07);
  2362. break;
  2363. case SENSOR_OV7630:
  2364. case SENSOR_OV7648:
  2365. reg_w1(gspca_dev, 0x9a, 0x0a);
  2366. break;
  2367. case SENSOR_PO2030N:
  2368. case SENSOR_SOI768:
  2369. reg_w1(gspca_dev, 0x9a, 0x06);
  2370. break;
  2371. default:
  2372. reg_w1(gspca_dev, 0x9a, 0x08);
  2373. break;
  2374. }
  2375. setsharpness(gspca_dev);
  2376. reg_w(gspca_dev, 0x84, reg84, sizeof reg84);
  2377. reg_w1(gspca_dev, 0x05, 0x20); /* red */
  2378. reg_w1(gspca_dev, 0x07, 0x20); /* green */
  2379. reg_w1(gspca_dev, 0x06, 0x20); /* blue */
  2380. init = NULL;
  2381. mode = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv;
  2382. if (mode)
  2383. reg1 = 0x46; /* 320x240: clk 48Mhz, video trf enable */
  2384. else
  2385. reg1 = 0x06; /* 640x480: clk 24Mhz, video trf enable */
  2386. reg17 = 0x61; /* 0x:20: enable sensor clock */
  2387. switch (sd->sensor) {
  2388. case SENSOR_ADCM1700:
  2389. init = adcm1700_sensor_param1;
  2390. reg1 = 0x46;
  2391. reg17 = 0xe2;
  2392. break;
  2393. case SENSOR_GC0307:
  2394. init = gc0307_sensor_param1;
  2395. reg17 = 0xa2;
  2396. reg1 = 0x44;
  2397. break;
  2398. case SENSOR_MI0360B:
  2399. init = mi0360b_sensor_param1;
  2400. reg1 &= ~0x02; /* don't inverse pin S_PWR_DN */
  2401. reg17 = 0xe2;
  2402. break;
  2403. case SENSOR_MO4000:
  2404. if (mode) {
  2405. /* reg1 = 0x46; * 320 clk 48Mhz 60fp/s */
  2406. reg1 = 0x06; /* clk 24Mz */
  2407. } else {
  2408. reg17 = 0x22; /* 640 MCKSIZE */
  2409. /* reg1 = 0x06; * 640 clk 24Mz (done) */
  2410. }
  2411. break;
  2412. case SENSOR_MT9V111:
  2413. init = mt9v111_sensor_param1;
  2414. if (mode) {
  2415. reg1 = 0x04; /* 320 clk 48Mhz */
  2416. } else {
  2417. /* reg1 = 0x06; * 640 clk 24Mz (done) */
  2418. reg17 = 0xc2;
  2419. }
  2420. break;
  2421. case SENSOR_OM6802:
  2422. init = om6802_sensor_param1;
  2423. reg17 = 0x64; /* 640 MCKSIZE */
  2424. break;
  2425. case SENSOR_OV7630:
  2426. init = ov7630_sensor_param1;
  2427. reg17 = 0xe2;
  2428. reg1 = 0x44;
  2429. break;
  2430. case SENSOR_OV7648:
  2431. init = ov7648_sensor_param1;
  2432. reg17 = 0x21;
  2433. /* reg1 = 0x42; * 42 - 46? */
  2434. break;
  2435. case SENSOR_OV7660:
  2436. init = ov7660_sensor_param1;
  2437. if (sd->bridge == BRIDGE_SN9C120) {
  2438. if (mode) { /* 320x240 - 160x120 */
  2439. reg17 = 0xa2;
  2440. reg1 = 0x44; /* 48 Mhz, video trf eneble */
  2441. }
  2442. } else {
  2443. reg17 = 0x22;
  2444. reg1 = 0x06; /* 24 Mhz, video trf eneble
  2445. * inverse power down */
  2446. }
  2447. break;
  2448. case SENSOR_PO1030:
  2449. init = po1030_sensor_param1;
  2450. reg17 = 0xa2;
  2451. reg1 = 0x44;
  2452. break;
  2453. case SENSOR_PO2030N:
  2454. init = po2030n_sensor_param1;
  2455. reg1 = 0x46;
  2456. reg17 = 0xa2;
  2457. break;
  2458. case SENSOR_SOI768:
  2459. init = soi768_sensor_param1;
  2460. reg1 = 0x44;
  2461. reg17 = 0xa2;
  2462. break;
  2463. case SENSOR_SP80708:
  2464. init = sp80708_sensor_param1;
  2465. if (mode) {
  2466. /*?? reg1 = 0x04; * 320 clk 48Mhz */
  2467. } else {
  2468. reg1 = 0x46; /* 640 clk 48Mz */
  2469. reg17 = 0xa2;
  2470. }
  2471. break;
  2472. }
  2473. /* more sensor initialization - param1 */
  2474. if (init != NULL) {
  2475. i2c_w_seq(gspca_dev, init);
  2476. /* init = NULL; */
  2477. }
  2478. reg_w(gspca_dev, 0xc0, C0, 6);
  2479. switch (sd->sensor) {
  2480. case SENSOR_ADCM1700:
  2481. case SENSOR_GC0307:
  2482. case SENSOR_SOI768:
  2483. reg_w(gspca_dev, 0xca, CA_adcm1700, 4);
  2484. break;
  2485. case SENSOR_PO2030N:
  2486. reg_w(gspca_dev, 0xca, CA_po2030n, 4);
  2487. break;
  2488. default:
  2489. reg_w(gspca_dev, 0xca, CA, 4);
  2490. break;
  2491. }
  2492. switch (sd->sensor) {
  2493. case SENSOR_ADCM1700:
  2494. case SENSOR_OV7630:
  2495. case SENSOR_OV7648:
  2496. case SENSOR_OV7660:
  2497. case SENSOR_SOI768:
  2498. reg_w(gspca_dev, 0xce, CE_ov76xx, 4);
  2499. break;
  2500. case SENSOR_GC0307:
  2501. reg_w(gspca_dev, 0xce, CE_gc0307, 4);
  2502. break;
  2503. case SENSOR_PO2030N:
  2504. reg_w(gspca_dev, 0xce, CE_po2030n, 4);
  2505. break;
  2506. default:
  2507. reg_w(gspca_dev, 0xce, CE, 4);
  2508. /* ?? {0x1e, 0xdd, 0x2d, 0xe7} */
  2509. break;
  2510. }
  2511. /* here change size mode 0 -> VGA; 1 -> CIF */
  2512. sd->reg18 = sn9c1xx[0x18] | (mode << 4) | 0x40;
  2513. reg_w1(gspca_dev, 0x18, sd->reg18);
  2514. setjpegqual(gspca_dev);
  2515. reg_w1(gspca_dev, 0x17, reg17);
  2516. reg_w1(gspca_dev, 0x01, reg1);
  2517. sethvflip(gspca_dev);
  2518. setbrightness(gspca_dev);
  2519. setcontrast(gspca_dev);
  2520. setcolors(gspca_dev);
  2521. setautogain(gspca_dev);
  2522. setfreq(gspca_dev);
  2523. return gspca_dev->usb_err;
  2524. }
  2525. static void sd_stopN(struct gspca_dev *gspca_dev)
  2526. {
  2527. struct sd *sd = (struct sd *) gspca_dev;
  2528. static const u8 stophv7131[] =
  2529. { 0xa1, 0x11, 0x02, 0x09, 0x00, 0x00, 0x00, 0x10 };
  2530. static const u8 stopmi0360[] =
  2531. { 0xb1, 0x5d, 0x07, 0x00, 0x00, 0x00, 0x00, 0x10 };
  2532. static const u8 stopov7648[] =
  2533. { 0xa1, 0x21, 0x76, 0x20, 0x00, 0x00, 0x00, 0x10 };
  2534. static const u8 stopsoi768[] =
  2535. { 0xa1, 0x21, 0x12, 0x80, 0x00, 0x00, 0x00, 0x10 };
  2536. u8 data;
  2537. const u8 *sn9c1xx;
  2538. data = 0x0b;
  2539. switch (sd->sensor) {
  2540. case SENSOR_GC0307:
  2541. data = 0x29;
  2542. break;
  2543. case SENSOR_HV7131R:
  2544. i2c_w8(gspca_dev, stophv7131);
  2545. data = 0x2b;
  2546. break;
  2547. case SENSOR_MI0360:
  2548. case SENSOR_MI0360B:
  2549. i2c_w8(gspca_dev, stopmi0360);
  2550. data = 0x29;
  2551. break;
  2552. case SENSOR_OV7648:
  2553. i2c_w8(gspca_dev, stopov7648);
  2554. /* fall thru */
  2555. case SENSOR_MT9V111:
  2556. case SENSOR_OV7630:
  2557. case SENSOR_PO1030:
  2558. data = 0x29;
  2559. break;
  2560. case SENSOR_SOI768:
  2561. i2c_w8(gspca_dev, stopsoi768);
  2562. data = 0x29;
  2563. break;
  2564. }
  2565. sn9c1xx = sn_tb[sd->sensor];
  2566. reg_w1(gspca_dev, 0x01, sn9c1xx[1]);
  2567. reg_w1(gspca_dev, 0x17, sn9c1xx[0x17]);
  2568. reg_w1(gspca_dev, 0x01, sn9c1xx[1]);
  2569. reg_w1(gspca_dev, 0x01, data);
  2570. /* Don't disable sensor clock as that disables the button on the cam */
  2571. /* reg_w1(gspca_dev, 0xf1, 0x01); */
  2572. }
  2573. static void do_autogain(struct gspca_dev *gspca_dev)
  2574. {
  2575. struct sd *sd = (struct sd *) gspca_dev;
  2576. int delta;
  2577. int expotimes;
  2578. u8 luma_mean = 130;
  2579. u8 luma_delta = 20;
  2580. /* Thanks S., without your advice, autobright should not work :) */
  2581. if (sd->ag_cnt < 0)
  2582. return;
  2583. if (--sd->ag_cnt >= 0)
  2584. return;
  2585. sd->ag_cnt = AG_CNT_START;
  2586. delta = atomic_read(&sd->avg_lum);
  2587. PDEBUG(D_FRAM, "mean lum %d", delta);
  2588. if (delta < luma_mean - luma_delta ||
  2589. delta > luma_mean + luma_delta) {
  2590. switch (sd->sensor) {
  2591. case SENSOR_GC0307:
  2592. expotimes = sd->exposure;
  2593. expotimes += (luma_mean - delta) >> 6;
  2594. if (expotimes < 0)
  2595. expotimes = 0;
  2596. sd->exposure = setexposure(gspca_dev,
  2597. (unsigned int) expotimes);
  2598. break;
  2599. case SENSOR_HV7131R:
  2600. expotimes = sd->exposure >> 8;
  2601. expotimes += (luma_mean - delta) >> 4;
  2602. if (expotimes < 0)
  2603. expotimes = 0;
  2604. sd->exposure = setexposure(gspca_dev,
  2605. (unsigned int) (expotimes << 8));
  2606. break;
  2607. case SENSOR_OM6802:
  2608. expotimes = sd->exposure;
  2609. expotimes += (luma_mean - delta) >> 2;
  2610. if (expotimes < 0)
  2611. expotimes = 0;
  2612. sd->exposure = setexposure(gspca_dev,
  2613. (unsigned int) expotimes);
  2614. setredblue(gspca_dev);
  2615. break;
  2616. default:
  2617. /* case SENSOR_MO4000: */
  2618. /* case SENSOR_MI0360: */
  2619. /* case SENSOR_MI0360B: */
  2620. /* case SENSOR_MT9V111: */
  2621. expotimes = sd->exposure;
  2622. expotimes += (luma_mean - delta) >> 6;
  2623. if (expotimes < 0)
  2624. expotimes = 0;
  2625. sd->exposure = setexposure(gspca_dev,
  2626. (unsigned int) expotimes);
  2627. setredblue(gspca_dev);
  2628. break;
  2629. }
  2630. }
  2631. }
  2632. /* scan the URB packets */
  2633. /* This function is run at interrupt level. */
  2634. static void sd_pkt_scan(struct gspca_dev *gspca_dev,
  2635. u8 *data, /* isoc packet */
  2636. int len) /* iso packet length */
  2637. {
  2638. struct sd *sd = (struct sd *) gspca_dev;
  2639. int sof, avg_lum;
  2640. /* the image ends on a 64 bytes block starting with
  2641. * ff d9 ff ff 00 c4 c4 96
  2642. * and followed by various information including luminosity */
  2643. /* this block may be splitted between two packets */
  2644. /* a new image always starts in a new packet */
  2645. switch (gspca_dev->last_packet_type) {
  2646. case DISCARD_PACKET: /* restart image building */
  2647. sof = len - 64;
  2648. if (sof >= 0 && data[sof] == 0xff && data[sof + 1] == 0xd9)
  2649. gspca_frame_add(gspca_dev, LAST_PACKET, NULL, 0);
  2650. return;
  2651. case LAST_PACKET: /* put the JPEG 422 header */
  2652. gspca_frame_add(gspca_dev, FIRST_PACKET,
  2653. sd->jpeg_hdr, JPEG_HDR_SZ);
  2654. break;
  2655. }
  2656. gspca_frame_add(gspca_dev, INTER_PACKET, data, len);
  2657. data = gspca_dev->image;
  2658. if (data == NULL)
  2659. return;
  2660. sof = gspca_dev->image_len - 64;
  2661. if (data[sof] != 0xff
  2662. || data[sof + 1] != 0xd9)
  2663. return;
  2664. /* end of image found - remove the trailing data */
  2665. gspca_dev->image_len = sof + 2;
  2666. gspca_frame_add(gspca_dev, LAST_PACKET, NULL, 0);
  2667. if (sd->ag_cnt < 0)
  2668. return;
  2669. /* w1 w2 w3 */
  2670. /* w4 w5 w6 */
  2671. /* w7 w8 */
  2672. /* w4 */
  2673. avg_lum = ((data[sof + 29] << 8) | data[sof + 30]) >> 6;
  2674. /* w6 */
  2675. avg_lum += ((data[sof + 33] << 8) | data[sof + 34]) >> 6;
  2676. /* w2 */
  2677. avg_lum += ((data[sof + 25] << 8) | data[sof + 26]) >> 6;
  2678. /* w8 */
  2679. avg_lum += ((data[sof + 37] << 8) | data[sof + 38]) >> 6;
  2680. /* w5 */
  2681. avg_lum += ((data[sof + 31] << 8) | data[sof + 32]) >> 4;
  2682. avg_lum >>= 4;
  2683. atomic_set(&sd->avg_lum, avg_lum);
  2684. }
  2685. static int sd_set_jcomp(struct gspca_dev *gspca_dev,
  2686. struct v4l2_jpegcompression *jcomp)
  2687. {
  2688. struct sd *sd = (struct sd *) gspca_dev;
  2689. if (jcomp->quality < QUALITY_MIN)
  2690. sd->quality = QUALITY_MIN;
  2691. else if (jcomp->quality > QUALITY_MAX)
  2692. sd->quality = QUALITY_MAX;
  2693. else
  2694. sd->quality = jcomp->quality;
  2695. if (gspca_dev->streaming)
  2696. jpeg_set_qual(sd->jpeg_hdr, sd->quality);
  2697. return 0;
  2698. }
  2699. static int sd_get_jcomp(struct gspca_dev *gspca_dev,
  2700. struct v4l2_jpegcompression *jcomp)
  2701. {
  2702. struct sd *sd = (struct sd *) gspca_dev;
  2703. memset(jcomp, 0, sizeof *jcomp);
  2704. jcomp->quality = sd->quality;
  2705. jcomp->jpeg_markers = V4L2_JPEG_MARKER_DHT
  2706. | V4L2_JPEG_MARKER_DQT;
  2707. return 0;
  2708. }
  2709. static int sd_querymenu(struct gspca_dev *gspca_dev,
  2710. struct v4l2_querymenu *menu)
  2711. {
  2712. switch (menu->id) {
  2713. case V4L2_CID_POWER_LINE_FREQUENCY:
  2714. switch (menu->index) {
  2715. case 0: /* V4L2_CID_POWER_LINE_FREQUENCY_DISABLED */
  2716. strcpy((char *) menu->name, "NoFliker");
  2717. return 0;
  2718. case 1: /* V4L2_CID_POWER_LINE_FREQUENCY_50HZ */
  2719. strcpy((char *) menu->name, "50 Hz");
  2720. return 0;
  2721. case 2: /* V4L2_CID_POWER_LINE_FREQUENCY_60HZ */
  2722. strcpy((char *) menu->name, "60 Hz");
  2723. return 0;
  2724. }
  2725. break;
  2726. }
  2727. return -EINVAL;
  2728. }
  2729. #if defined(CONFIG_INPUT) || defined(CONFIG_INPUT_MODULE)
  2730. static int sd_int_pkt_scan(struct gspca_dev *gspca_dev,
  2731. u8 *data, /* interrupt packet data */
  2732. int len) /* interrupt packet length */
  2733. {
  2734. int ret = -EINVAL;
  2735. if (len == 1 && data[0] == 1) {
  2736. input_report_key(gspca_dev->input_dev, KEY_CAMERA, 1);
  2737. input_sync(gspca_dev->input_dev);
  2738. input_report_key(gspca_dev->input_dev, KEY_CAMERA, 0);
  2739. input_sync(gspca_dev->input_dev);
  2740. ret = 0;
  2741. }
  2742. return ret;
  2743. }
  2744. #endif
  2745. /* sub-driver description */
  2746. static const struct sd_desc sd_desc = {
  2747. .name = MODULE_NAME,
  2748. .ctrls = sd_ctrls,
  2749. .nctrls = NCTRLS,
  2750. .config = sd_config,
  2751. .init = sd_init,
  2752. .start = sd_start,
  2753. .stopN = sd_stopN,
  2754. .pkt_scan = sd_pkt_scan,
  2755. .dq_callback = do_autogain,
  2756. .get_jcomp = sd_get_jcomp,
  2757. .set_jcomp = sd_set_jcomp,
  2758. .querymenu = sd_querymenu,
  2759. #if defined(CONFIG_INPUT) || defined(CONFIG_INPUT_MODULE)
  2760. .int_pkt_scan = sd_int_pkt_scan,
  2761. #endif
  2762. };
  2763. /* -- module initialisation -- */
  2764. #define BS(bridge, sensor) \
  2765. .driver_info = (BRIDGE_ ## bridge << 16) \
  2766. | SENSOR_ ## sensor
  2767. static const __devinitdata struct usb_device_id device_table[] = {
  2768. #if !defined CONFIG_USB_SN9C102 && !defined CONFIG_USB_SN9C102_MODULE
  2769. {USB_DEVICE(0x0458, 0x7025), BS(SN9C120, MI0360)},
  2770. {USB_DEVICE(0x0458, 0x702e), BS(SN9C120, OV7660)},
  2771. #endif
  2772. {USB_DEVICE(0x045e, 0x00f5), BS(SN9C105, OV7660)},
  2773. {USB_DEVICE(0x045e, 0x00f7), BS(SN9C105, OV7660)},
  2774. {USB_DEVICE(0x0471, 0x0327), BS(SN9C105, MI0360)},
  2775. {USB_DEVICE(0x0471, 0x0328), BS(SN9C105, MI0360)},
  2776. {USB_DEVICE(0x0471, 0x0330), BS(SN9C105, MI0360)},
  2777. {USB_DEVICE(0x06f8, 0x3004), BS(SN9C105, OV7660)},
  2778. {USB_DEVICE(0x06f8, 0x3008), BS(SN9C105, OV7660)},
  2779. /* {USB_DEVICE(0x0c45, 0x603a), BS(SN9C102P, OV7648)}, */
  2780. {USB_DEVICE(0x0c45, 0x6040), BS(SN9C102P, HV7131R)},
  2781. /* {USB_DEVICE(0x0c45, 0x607a), BS(SN9C102P, OV7648)}, */
  2782. /* {USB_DEVICE(0x0c45, 0x607b), BS(SN9C102P, OV7660)}, */
  2783. {USB_DEVICE(0x0c45, 0x607c), BS(SN9C102P, HV7131R)},
  2784. /* {USB_DEVICE(0x0c45, 0x607e), BS(SN9C102P, OV7630)}, */
  2785. {USB_DEVICE(0x0c45, 0x60c0), BS(SN9C105, MI0360)},
  2786. /* or MT9V111 */
  2787. /* {USB_DEVICE(0x0c45, 0x60c2), BS(SN9C105, P1030xC)}, */
  2788. /* {USB_DEVICE(0x0c45, 0x60c8), BS(SN9C105, OM6802)}, */
  2789. /* {USB_DEVICE(0x0c45, 0x60cc), BS(SN9C105, HV7131GP)}, */
  2790. {USB_DEVICE(0x0c45, 0x60ce), BS(SN9C105, SP80708)},
  2791. {USB_DEVICE(0x0c45, 0x60ec), BS(SN9C105, MO4000)},
  2792. /* {USB_DEVICE(0x0c45, 0x60ef), BS(SN9C105, ICM105C)}, */
  2793. /* {USB_DEVICE(0x0c45, 0x60fa), BS(SN9C105, OV7648)}, */
  2794. /* {USB_DEVICE(0x0c45, 0x60f2), BS(SN9C105, OV7660)}, */
  2795. {USB_DEVICE(0x0c45, 0x60fb), BS(SN9C105, OV7660)},
  2796. #if !defined CONFIG_USB_SN9C102 && !defined CONFIG_USB_SN9C102_MODULE
  2797. {USB_DEVICE(0x0c45, 0x60fc), BS(SN9C105, HV7131R)},
  2798. {USB_DEVICE(0x0c45, 0x60fe), BS(SN9C105, OV7630)},
  2799. #endif
  2800. {USB_DEVICE(0x0c45, 0x6100), BS(SN9C120, MI0360)}, /*sn9c128*/
  2801. {USB_DEVICE(0x0c45, 0x6102), BS(SN9C120, PO2030N)}, /* /GC0305*/
  2802. /* {USB_DEVICE(0x0c45, 0x6108), BS(SN9C120, OM6802)}, */
  2803. {USB_DEVICE(0x0c45, 0x610a), BS(SN9C120, OV7648)}, /*sn9c128*/
  2804. {USB_DEVICE(0x0c45, 0x610b), BS(SN9C120, OV7660)}, /*sn9c128*/
  2805. {USB_DEVICE(0x0c45, 0x610c), BS(SN9C120, HV7131R)}, /*sn9c128*/
  2806. {USB_DEVICE(0x0c45, 0x610e), BS(SN9C120, OV7630)}, /*sn9c128*/
  2807. /* {USB_DEVICE(0x0c45, 0x610f), BS(SN9C120, S5K53BEB)}, */
  2808. /* {USB_DEVICE(0x0c45, 0x6122), BS(SN9C110, ICM105C)}, */
  2809. /* {USB_DEVICE(0x0c45, 0x6123), BS(SN9C110, SanyoCCD)}, */
  2810. {USB_DEVICE(0x0c45, 0x6128), BS(SN9C120, OM6802)}, /*sn9c325?*/
  2811. /*bw600.inf:*/
  2812. {USB_DEVICE(0x0c45, 0x612a), BS(SN9C120, OV7648)}, /*sn9c325?*/
  2813. {USB_DEVICE(0x0c45, 0x612b), BS(SN9C110, ADCM1700)},
  2814. {USB_DEVICE(0x0c45, 0x612c), BS(SN9C110, MO4000)},
  2815. {USB_DEVICE(0x0c45, 0x612e), BS(SN9C110, OV7630)},
  2816. /* {USB_DEVICE(0x0c45, 0x612f), BS(SN9C110, ICM105C)}, */
  2817. {USB_DEVICE(0x0c45, 0x6130), BS(SN9C120, MI0360)},
  2818. /* or MT9V111 / MI0360B */
  2819. /* {USB_DEVICE(0x0c45, 0x6132), BS(SN9C120, OV7670)}, */
  2820. {USB_DEVICE(0x0c45, 0x6138), BS(SN9C120, MO4000)},
  2821. {USB_DEVICE(0x0c45, 0x613a), BS(SN9C120, OV7648)},
  2822. #if !defined CONFIG_USB_SN9C102 && !defined CONFIG_USB_SN9C102_MODULE
  2823. {USB_DEVICE(0x0c45, 0x613b), BS(SN9C120, OV7660)},
  2824. #endif
  2825. {USB_DEVICE(0x0c45, 0x613c), BS(SN9C120, HV7131R)},
  2826. {USB_DEVICE(0x0c45, 0x613e), BS(SN9C120, OV7630)},
  2827. {USB_DEVICE(0x0c45, 0x6142), BS(SN9C120, PO2030N)}, /*sn9c120b*/
  2828. /* or GC0305 / GC0307 */
  2829. {USB_DEVICE(0x0c45, 0x6143), BS(SN9C120, SP80708)}, /*sn9c120b*/
  2830. {USB_DEVICE(0x0c45, 0x6148), BS(SN9C120, OM6802)}, /*sn9c120b*/
  2831. {USB_DEVICE(0x0c45, 0x614a), BS(SN9C120, ADCM1700)}, /*sn9c120b*/
  2832. {}
  2833. };
  2834. MODULE_DEVICE_TABLE(usb, device_table);
  2835. /* -- device connect -- */
  2836. static int sd_probe(struct usb_interface *intf,
  2837. const struct usb_device_id *id)
  2838. {
  2839. return gspca_dev_probe(intf, id, &sd_desc, sizeof(struct sd),
  2840. THIS_MODULE);
  2841. }
  2842. static struct usb_driver sd_driver = {
  2843. .name = MODULE_NAME,
  2844. .id_table = device_table,
  2845. .probe = sd_probe,
  2846. .disconnect = gspca_disconnect,
  2847. #ifdef CONFIG_PM
  2848. .suspend = gspca_suspend,
  2849. .resume = gspca_resume,
  2850. #endif
  2851. };
  2852. /* -- module insert / remove -- */
  2853. static int __init sd_mod_init(void)
  2854. {
  2855. return usb_register(&sd_driver);
  2856. }
  2857. static void __exit sd_mod_exit(void)
  2858. {
  2859. usb_deregister(&sd_driver);
  2860. }
  2861. module_init(sd_mod_init);
  2862. module_exit(sd_mod_exit);