Searched refs:mt9t112_reg_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9t112.c | 70 #define mt9t112_reg_read(ret, client, a) \ macro 283 mt9t112_reg_read(n, client, 0x0012); in mt9t112_clock_info() 290 mt9t112_reg_read(n, client, 0x002a); in mt9t112_clock_info() 297 mt9t112_reg_read(n, client, 0x002c); in mt9t112_clock_info() 300 mt9t112_reg_read(n, client, 0x0010); in mt9t112_clock_info() 472 mt9t112_reg_read(data, client, 0x0018); in mt9t112_init_pll() 728 mt9t112_reg_read(ret, client, reg->reg); in mt9t112_g_register() 1038 mt9t112_reg_read(chipid, client, 0x0000); in mt9t112_camera_probe()
|