Searched refs:VAR (Results 1 – 1 of 1) sorted by relevance
| /drivers/media/i2c/ |
| A D | mt9t112.c | 77 #define VAR(id, offset) _VAR(id, offset, 0x0000) macro 350 mt9t112_mcu_write(ret, client, VAR(26, 0), width); in mt9t112_set_a_frame_size() 351 mt9t112_mcu_write(ret, client, VAR(26, 2), height); in mt9t112_set_a_frame_size() 490 mt9t112_mcu_write(ret, client, VAR(18, 12), 0x0024); in mt9t112_init_setting() 493 mt9t112_mcu_write(ret, client, VAR(18, 15), 0x00CC); in mt9t112_init_setting() 514 mt9t112_mcu_write(ret, client, VAR(18, 74), 0x004); in mt9t112_init_setting() 517 mt9t112_mcu_write(ret, client, VAR(18, 76), 0x004); in mt9t112_init_setting() 520 mt9t112_mcu_write(ret, client, VAR(18, 78), 0x60B); in mt9t112_init_setting() 523 mt9t112_mcu_write(ret, client, VAR(18, 80), 0x80B); in mt9t112_init_setting() 651 mt9t112_mcu_write(ret, client, VAR(12, 3), 0x0002); in mt9t112_auto_focus_setting() [all …]
|
Completed in 5 milliseconds