Home
last modified time | relevance | path

Searched refs:mt9t112_reg_write (Results 1 – 1 of 1) sorted by relevance

/drivers/media/i2c/soc_camera/
Dmt9t112.c56 #define mt9t112_reg_write(ret, client, a, b) \ macro
422 mt9t112_reg_write(ret, client, 0x0014, 0x2145); in mt9t112_init_pll()
442 mt9t112_reg_write(ret, client, 0x0014, 0x2525); in mt9t112_init_pll()
443 mt9t112_reg_write(ret, client, 0x0014, 0x2527); in mt9t112_init_pll()
444 mt9t112_reg_write(ret, client, 0x0014, 0x3427); in mt9t112_init_pll()
445 mt9t112_reg_write(ret, client, 0x0014, 0x3027); in mt9t112_init_pll()
454 mt9t112_reg_write(ret, client, 0x0014, 0x3046); in mt9t112_init_pll()
455 mt9t112_reg_write(ret, client, 0x0016, 0x0400); /* JPEG initialization workaround */ in mt9t112_init_pll()
456 mt9t112_reg_write(ret, client, 0x0022, 0x0190); in mt9t112_init_pll()
457 mt9t112_reg_write(ret, client, 0x3B84, 0x0212); in mt9t112_init_pll()
[all …]