Searched refs:VAR8 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dmt9t112.c78 #define VAR8(id, offset) _VAR(id, offset, 0x8000) macro
365 mt9t112_mcu_write(ret, client, VAR8(1, 0), 0x06);
552 mt9t112_mcu_write(ret, client, VAR8(8, 5), 0x01);
565 mt9t112_mcu_write(ret, client, VAR8(18, 165), 0x25);
568 mt9t112_mcu_write(ret, client, VAR8(18, 166), 0x28);
571 mt9t112_mcu_write(ret, client, VAR8(18, 167), 0x2C);
574 mt9t112_mcu_write(ret, client, VAR8(18, 168), 0x2F);
577 mt9t112_mcu_write(ret, client, VAR8(18, 68), 0xBA);
581 mt9t112_mcu_write(ret, client, VAR8(18, 303), 0x00);
584 mt9t112_mcu_write(ret, client, VAR8(1
[all...]

Completed in 130 milliseconds