Searched refs:mt9t112_reg_read (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/i2c/soc_camera/ |
| D | mt9t112.c | 66 #define mt9t112_reg_read(ret, client, a) \ macro 285 mt9t112_reg_read(n, client, 0x0012); in mt9t112_clock_info() 292 mt9t112_reg_read(n, client, 0x002a); in mt9t112_clock_info() 299 mt9t112_reg_read(n, client, 0x002c); in mt9t112_clock_info() 302 mt9t112_reg_read(n, client, 0x0010); in mt9t112_clock_info() 492 mt9t112_reg_read(data, client, 0x0018); in mt9t112_init_pll() 748 mt9t112_reg_read(ret, client, reg->reg); in mt9t112_g_register() 1063 mt9t112_reg_read(chipid, client, 0x0000); in mt9t112_camera_probe()
|