sonixj.c 95 KB

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