Searched refs:VAR8 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | mt9t112.c | 78 #define VAR8(id, offset) _VAR(id, offset, 0x8000) macro 365 mt9t112_mcu_write(ret, client, VAR8(1, 0), 0x06); in mt9t112_set_a_frame_size() 552 mt9t112_mcu_write(ret, client, VAR8(8, 5), 0x01); in mt9t112_init_setting() 565 mt9t112_mcu_write(ret, client, VAR8(18, 165), 0x25); in mt9t112_init_setting() 568 mt9t112_mcu_write(ret, client, VAR8(18, 166), 0x28); in mt9t112_init_setting() 571 mt9t112_mcu_write(ret, client, VAR8(18, 167), 0x2C); in mt9t112_init_setting() 574 mt9t112_mcu_write(ret, client, VAR8(18, 168), 0x2F); in mt9t112_init_setting() 577 mt9t112_mcu_write(ret, client, VAR8(18, 68), 0xBA); in mt9t112_init_setting() 581 mt9t112_mcu_write(ret, client, VAR8(18, 303), 0x00); in mt9t112_init_setting() 584 mt9t112_mcu_write(ret, client, VAR8(18, 69), 0x9B); in mt9t112_init_setting() [all …]
|