Searched refs:VAR8 (Results 1 – 1 of 1) sorted by relevance
/drivers/media/i2c/soc_camera/ |
D | mt9t112.c | 74 #define VAR8(id, offset) _VAR(id, offset, 0x8000) macro 374 mt9t112_mcu_write(ret, client, VAR8(1, 0), 0x06); in mt9t112_set_a_frame_size() 573 mt9t112_mcu_write(ret, client, VAR8(8, 5), 0x01); in mt9t112_init_setting() 586 mt9t112_mcu_write(ret, client, VAR8(18, 165), 0x25); in mt9t112_init_setting() 589 mt9t112_mcu_write(ret, client, VAR8(18, 166), 0x28); in mt9t112_init_setting() 592 mt9t112_mcu_write(ret, client, VAR8(18, 167), 0x2C); in mt9t112_init_setting() 595 mt9t112_mcu_write(ret, client, VAR8(18, 168), 0x2F); in mt9t112_init_setting() 598 mt9t112_mcu_write(ret, client, VAR8(18, 68), 0xBA); in mt9t112_init_setting() 602 mt9t112_mcu_write(ret, client, VAR8(18, 303), 0x00); in mt9t112_init_setting() 605 mt9t112_mcu_write(ret, client, VAR8(18, 69), 0x9B); in mt9t112_init_setting() [all …]
|